Skip to content

Instantly share code, notes, and snippets.

@michaeleiselsc
Created August 15, 2017 20:39
Show Gist options
  • Save michaeleiselsc/323a3fc0912121c5ec81acf171897d95 to your computer and use it in GitHub Desktop.
Save michaeleiselsc/323a3fc0912121c5ec81acf171897d95 to your computer and use it in GitHub Desktop.
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