Created
August 15, 2017 20:39
-
-
Save michaeleiselsc/323a3fc0912121c5ec81acf171897d95 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
GEM | |
remote: https://rubygems.org/ | |
specs: | |
byebug (9.0.6) | |
coderay (1.1.1) | |
fastimage (2.1.0) | |
method_source (0.8.2) | |
parallel (1.11.2) | |
pry (0.10.4) | |
coderay (~> 1.1.0) | |
method_source (~> 0.8.1) | |
slop (~> 3.4) | |
pry-byebug (3.4.2) | |
byebug (~> 9.0) | |
pry (~> 0.10) | |
slop (3.6.0) | |
PLATFORMS | |
ruby | |
DEPENDENCIES | |
byebug (= 9.0.6) | |
coderay (= 1.1.1) | |
fastimage (= 2.1.0) | |
method_source (= 0.8.2) | |
parallel (= 1.11.2) | |
pry (= 0.10.4) | |
pry-byebug (= 3.4.2) | |
slop (= 3.6.0) | |
BUNDLED WITH | |
1.15.3 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment