Gemfile.lock in cobregratis-0.4.0 vs Gemfile.lock in cobregratis-0.4.1
- old
+ new
@@ -1,38 +1,38 @@
PATH
remote: .
specs:
- cobregratis (0.4.0)
+ cobregratis (0.4.1)
activeresource (~> 4.0)
activesupport (~> 4.0)
GEM
remote: https://rubygems.org/
specs:
- activemodel (4.0.2)
- activesupport (= 4.0.2)
- builder (~> 3.1.0)
+ activemodel (4.1.1)
+ activesupport (= 4.1.1)
+ builder (~> 3.1)
activeresource (4.0.0)
activemodel (~> 4.0)
activesupport (~> 4.0)
rails-observers (~> 0.1.1)
- activesupport (4.0.2)
- i18n (~> 0.6, >= 0.6.4)
- minitest (~> 4.2)
- multi_json (~> 1.3)
+ activesupport (4.1.1)
+ i18n (~> 0.6, >= 0.6.9)
+ json (~> 1.7, >= 1.7.7)
+ minitest (~> 5.1)
thread_safe (~> 0.1)
- tzinfo (~> 0.3.37)
- atomic (1.1.14)
- builder (3.1.4)
+ tzinfo (~> 1.1)
+ builder (3.2.2)
diff-lcs (1.2.5)
docile (1.1.2)
i18n (0.6.9)
- minitest (4.7.5)
+ json (1.8.1)
+ minitest (5.3.4)
multi_json (1.8.4)
rails-observers (0.1.2)
activemodel (~> 4.0)
- rake (10.1.1)
+ rake (10.3.2)
rspec (2.14.1)
rspec-core (~> 2.14.0)
rspec-expectations (~> 2.14.0)
rspec-mocks (~> 2.14.0)
rspec-core (2.14.7)
@@ -42,18 +42,18 @@
simplecov (0.8.2)
docile (~> 1.1.0)
multi_json
simplecov-html (~> 0.8.0)
simplecov-html (0.8.0)
- thread_safe (0.1.3)
- atomic
- tzinfo (0.3.38)
+ thread_safe (0.3.3)
+ tzinfo (1.1.0)
+ thread_safe (~> 0.1)
PLATFORMS
ruby
DEPENDENCIES
- bundler (= 1.5.2)
+ bundler (= 1.5.3)
cobregratis!
- rake (= 10.1.1)
+ rake (= 10.3.2)
rspec (= 2.14.1)
simplecov (= 0.8.2)