Alpha Chen 5 years ago
parent a3d275c27d
commit 67a85cad42

@ -5,3 +5,4 @@ source "https://rubygems.org"
git_source(:github) {|repo_name| "https://github.com/#{repo_name}" }
gem "minitest"
gem "pry"

@ -1,13 +1,19 @@
GEM
remote: https://rubygems.org/
specs:
coderay (1.1.2)
method_source (0.9.2)
minitest (5.13.0)
pry (0.12.2)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
PLATFORMS
ruby
DEPENDENCIES
minitest
pry
BUNDLED WITH
2.0.2
2.1.0.pre.3

Loading…
Cancel
Save