Gemfile.lock in survey-gizmo-ruby-0.5.0 vs Gemfile.lock in survey-gizmo-ruby-0.6.0
- old
+ new
@@ -1,48 +1,53 @@
GEM
remote: http://rubygems.org/
specs:
- activesupport (3.0.10)
+ activesupport (3.1.3)
+ multi_json (~> 1.0)
addressable (2.2.6)
- crack (0.1.8)
+ awesome_print (1.0.1)
+ bluecloth (2.2.0)
+ crack (0.3.1)
diff-lcs (1.1.3)
git (1.2.5)
- httparty (0.8.0)
+ httparty (0.8.1)
multi_json
multi_xml
- i18n (0.5.0)
+ i18n (0.6.0)
jeweler (1.6.4)
bundler (~> 1.0)
git (>= 1.2.5)
rake
- multi_json (1.0.3)
- multi_xml (0.4.0)
+ multi_json (1.0.4)
+ multi_xml (0.4.1)
net-http-spy (0.2.1)
- rake (0.9.2)
+ rake (0.9.2.2)
rspec (2.3.0)
rspec-core (~> 2.3.0)
rspec-expectations (~> 2.3.0)
rspec-mocks (~> 2.3.0)
rspec-core (2.3.1)
rspec-expectations (2.3.0)
diff-lcs (~> 1.1.2)
rspec-mocks (2.3.0)
- virtus (0.0.8)
- webmock (1.7.6)
- addressable (~> 2.2, > 2.2.5)
+ virtus (0.0.10)
+ webmock (1.7.8)
+ addressable (> 2.2.5, ~> 2.2)
crack (>= 0.1.7)
- yard (0.6.8)
+ yard (0.7.4)
PLATFORMS
ruby
DEPENDENCIES
- activesupport (~> 3.0.1)
+ activesupport (>= 3.0.1)
+ awesome_print
+ bluecloth
bundler (~> 1.0.0)
httparty
i18n
jeweler (~> 1.6.4)
net-http-spy
rspec (~> 2.3.0)
virtus (~> 0.0.5)
webmock
- yard (~> 0.6.0)
+ yard (~> 0.7.0)