gemfiles/4.2.gemfile.lock in deep_cloneable-2.1.1 vs gemfiles/4.2.gemfile.lock in deep_cloneable-2.2.0
- old
+ new
@@ -1,39 +1,41 @@
GEM
remote: http://rubygems.org/
specs:
- activemodel (4.2.0)
- activesupport (= 4.2.0)
+ activemodel (4.2.4)
+ activesupport (= 4.2.4)
builder (~> 3.1)
- activerecord (4.2.0)
- activemodel (= 4.2.0)
- activesupport (= 4.2.0)
+ activerecord (4.2.4)
+ activemodel (= 4.2.4)
+ activesupport (= 4.2.4)
arel (~> 6.0)
- activesupport (4.2.0)
+ activesupport (4.2.4)
i18n (~> 0.7)
json (~> 1.7, >= 1.7.7)
minitest (~> 5.1)
thread_safe (~> 0.3, >= 0.3.4)
tzinfo (~> 1.1)
- addressable (2.3.7)
- appraisal (1.0.2)
+ addressable (2.4.0)
+ appraisal (2.1.0)
bundler
rake
thor (>= 0.14.0)
- arel (6.0.0)
+ arel (6.0.3)
builder (3.2.2)
- faraday (0.8.9)
- multipart-post (~> 1.2.0)
+ descendants_tracker (0.0.4)
+ thread_safe (~> 0.3, >= 0.3.1)
+ faraday (0.9.2)
+ multipart-post (>= 1.2, < 3)
git (1.2.9.1)
- github_api (0.10.1)
- addressable
- faraday (~> 0.8.1)
- hashie (>= 1.2)
- multi_json (~> 1.4)
- nokogiri (~> 1.5.2)
+ github_api (0.13.1)
+ addressable (~> 2.4.0)
+ descendants_tracker (~> 0.0.4)
+ faraday (~> 0.8, < 0.10)
+ hashie (>= 3.4)
+ multi_json (>= 1.7.5, < 2.0)
oauth2
- hashie (3.4.0)
+ hashie (3.4.3)
highline (1.6.21)
i18n (0.7.0)
jeweler (2.0.1)
builder
bundler (>= 1.0)
@@ -41,41 +43,44 @@
github_api
highline (>= 1.6.15)
nokogiri (>= 1.5.10)
rake
rdoc
- json (1.8.2)
- jwt (1.2.1)
- minitest (5.5.1)
- multi_json (1.11.0)
+ json (1.8.3)
+ jwt (1.5.2)
+ minitest (5.8.3)
+ multi_json (1.11.2)
multi_xml (0.5.5)
- multipart-post (1.2.0)
+ multipart-post (2.0.0)
nokogiri (1.5.11)
oauth2 (1.0.0)
faraday (>= 0.8, < 0.10)
jwt (~> 1.0)
multi_json (~> 1.3)
multi_xml (~> 0.5)
rack (~> 1.2)
- rack (1.6.0)
+ rack (1.6.4)
rake (10.4.2)
- rdoc (4.2.0)
+ rdoc (4.2.1)
json (~> 1.4)
- sqlite3 (1.3.10)
+ sqlite3 (1.3.11)
thor (0.19.1)
- thread_safe (0.3.4)
+ thread_safe (0.3.5)
tzinfo (1.2.2)
thread_safe (~> 0.1)
PLATFORMS
ruby
DEPENDENCIES
- activerecord (~> 4.2.0)
+ activerecord (~> 4.2.3)
appraisal
highline (~> 1.6.0)
i18n (~> 0.7.0)
jeweler
minitest
nokogiri (~> 1.5.0)
rdoc (>= 2.4.2)
sqlite3
+
+BUNDLED WITH
+ 1.10.6