Gemfile.lock in hungryform-0.0.2 vs Gemfile.lock in hungryform-0.0.4
- old
+ new
@@ -1,9 +1,9 @@
PATH
remote: .
specs:
- hungryform (0.0.2)
+ hungryform (0.0.4)
activesupport
GEM
remote: https://rubygems.org/
specs:
@@ -11,14 +11,20 @@
i18n (~> 0.6, >= 0.6.9)
json (~> 1.7, >= 1.7.7)
minitest (~> 5.1)
thread_safe (~> 0.1)
tzinfo (~> 1.1)
+ coderay (1.1.0)
diff-lcs (1.2.5)
i18n (0.6.11)
json (1.8.1)
+ method_source (0.8.2)
minitest (5.4.2)
+ pry (0.9.12.6)
+ coderay (~> 1.0)
+ method_source (~> 0.8)
+ slop (~> 3.4)
rake (10.3.2)
rspec (3.1.0)
rspec-core (~> 3.1.0)
rspec-expectations (~> 3.1.0)
rspec-mocks (~> 3.1.0)
@@ -28,17 +34,19 @@
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.1.0)
rspec-mocks (3.1.3)
rspec-support (~> 3.1.0)
rspec-support (3.1.2)
+ slop (3.6.0)
thread_safe (0.3.4)
tzinfo (1.2.2)
thread_safe (~> 0.1)
PLATFORMS
ruby
DEPENDENCIES
bundler (~> 1.6)
hungryform!
+ pry
rake
rspec (~> 3.0)