Gemfile.lock in bidu-active_ext-1.0.0 vs Gemfile.lock in bidu-active_ext-1.1.0
- old
+ new
@@ -1,64 +1,64 @@
PATH
remote: .
specs:
- bidu-active_ext (1.0.0)
- activesupport
- bidu-core_ext
+ bidu-active_ext (1.1.0)
+ activesupport (~> 5.1.1)
+ bidu-core_ext (~> 1.2.4)
GEM
remote: https://rubygems.org/
specs:
- activemodel (4.2.3)
- activesupport (= 4.2.3)
- builder (~> 3.1)
- activerecord (4.2.3)
- activemodel (= 4.2.3)
- activesupport (= 4.2.3)
- arel (~> 6.0)
- activesupport (4.2.3)
+ activemodel (5.1.1)
+ activesupport (= 5.1.1)
+ activerecord (5.1.1)
+ activemodel (= 5.1.1)
+ activesupport (= 5.1.1)
+ arel (~> 8.0)
+ activesupport (5.1.1)
+ concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (~> 0.7)
- json (~> 1.7, >= 1.7.7)
minitest (~> 5.1)
- thread_safe (~> 0.3, >= 0.3.4)
tzinfo (~> 1.1)
- arel (6.0.2)
- bidu-core_ext (1.0.0)
- activesupport
- builder (3.2.2)
+ arel (8.0.0)
+ bidu-core_ext (1.2.4)
+ activesupport (~> 5.1.1)
+ concurrent-ruby (1.0.5)
diff-lcs (1.2.5)
docile (1.1.5)
- i18n (0.7.0)
- json (1.8.3)
- minitest (5.7.0)
- multi_json (1.10.1)
- rake (10.3.2)
+ i18n (0.8.4)
+ json (2.1.0)
+ minitest (5.10.2)
+ rake (11.3.0)
rspec (2.99.0)
rspec-core (~> 2.99.0)
rspec-expectations (~> 2.99.0)
rspec-mocks (~> 2.99.0)
rspec-core (2.99.2)
rspec-expectations (2.99.2)
diff-lcs (>= 1.1.3, < 2.0)
- rspec-mocks (2.99.2)
- simplecov (0.9.1)
+ rspec-mocks (2.99.4)
+ simplecov (0.14.1)
docile (~> 1.1.0)
- multi_json (~> 1.0)
- simplecov-html (~> 0.8.0)
- simplecov-html (0.8.0)
+ json (>= 1.8, < 3)
+ simplecov-html (~> 0.10.0)
+ simplecov-html (0.10.1)
sqlite3 (1.3.10)
- thread_safe (0.3.5)
- tzinfo (1.2.2)
+ thread_safe (0.3.6)
+ tzinfo (1.2.3)
thread_safe (~> 0.1)
PLATFORMS
ruby
DEPENDENCIES
- activerecord
+ activerecord (~> 5.1.1)
bidu-active_ext!
bundler (~> 1.6)
- rake
+ rake (~> 11.3.0)
rspec (~> 2.14)
- rspec-mocks
- simplecov
+ rspec-mocks (~> 2.99.4)
+ simplecov (~> 0.14.1)
sqlite3
+
+BUNDLED WITH
+ 1.15.1