Gemfile.lock in sentient_user-0.3.3 vs Gemfile.lock in sentient_user-0.4.0
- old
+ new
@@ -1,69 +1,57 @@
PATH
remote: .
specs:
- sentient_user (0.3.3)
+ sentient_user (0.4.0)
railties (>= 3.1)
GEM
remote: https://rubygems.org/
specs:
- actionpack (3.2.8)
- activemodel (= 3.2.8)
- activesupport (= 3.2.8)
- builder (~> 3.0.0)
+ actionpack (4.0.13)
+ activesupport (= 4.0.13)
+ builder (~> 3.1.0)
erubis (~> 2.7.0)
- journey (~> 1.0.4)
- rack (~> 1.4.0)
- rack-cache (~> 1.2)
- rack-test (~> 0.6.1)
- sprockets (~> 2.1.3)
- activemodel (3.2.8)
- activesupport (= 3.2.8)
- builder (~> 3.0.0)
- activesupport (3.2.8)
- i18n (~> 0.6)
- multi_json (~> 1.0)
- ansi (1.4.3)
- builder (3.0.4)
+ rack (~> 1.5.2)
+ rack-test (~> 0.6.2)
+ activesupport (4.0.13)
+ i18n (~> 0.6, >= 0.6.9)
+ minitest (~> 4.2)
+ multi_json (~> 1.3)
+ thread_safe (~> 0.1)
+ tzinfo (~> 0.3.37)
+ ansi (1.5.0)
+ builder (3.1.4)
+ docile (1.1.5)
erubis (2.7.0)
- hike (1.2.3)
- i18n (0.6.1)
- journey (1.0.4)
- json (1.7.5)
+ i18n (0.7.0)
+ json (1.8.3)
minitest (4.7.5)
minitest_should (0.3.1)
- multi_json (1.3.6)
- rack (1.4.5)
- rack-cache (1.2)
- rack (>= 0.4)
- rack-ssl (1.3.3)
- rack
- rack-test (0.6.2)
+ multi_json (1.12.1)
+ rack (1.5.5)
+ rack-test (0.6.3)
rack (>= 1.0)
- railties (3.2.8)
- actionpack (= 3.2.8)
- activesupport (= 3.2.8)
- rack-ssl (~> 1.3.2)
+ railties (4.0.13)
+ actionpack (= 4.0.13)
+ activesupport (= 4.0.13)
rake (>= 0.8.7)
- rdoc (~> 3.4)
- thor (>= 0.14.6, < 2.0)
- rake (0.9.2.2)
- rdoc (3.12)
+ thor (>= 0.18.1, < 2.0)
+ rake (11.1.2)
+ rdoc (4.2.2)
json (~> 1.4)
- simplecov (0.6.4)
- multi_json (~> 1.0)
- simplecov-html (~> 0.5.3)
- simplecov-html (0.5.3)
- sprockets (2.1.3)
- hike (~> 1.2)
- rack (~> 1.0)
- tilt (~> 1.1, != 1.3.0)
- thor (0.18.1)
- tilt (1.4.1)
- turn (0.9.6)
+ simplecov (0.11.2)
+ docile (~> 1.1.0)
+ json (~> 1.8)
+ simplecov-html (~> 0.10.0)
+ simplecov-html (0.10.0)
+ thor (0.19.1)
+ thread_safe (0.3.5)
+ turn (0.9.7)
ansi
+ minitest (~> 4)
+ tzinfo (0.3.48)
PLATFORMS
ruby
DEPENDENCIES
@@ -72,5 +60,8 @@
rake
rdoc
sentient_user!
simplecov
turn
+
+BUNDLED WITH
+ 1.13.1