Gemfile.lock in admin_help-0.1.4 vs Gemfile.lock in admin_help-0.1.5
- old
+ new
@@ -1,20 +1,70 @@
PATH
remote: .
specs:
- admin_help (0.1.4)
+ admin_help (0.1.5)
+ simple_form
GEM
- remote: https://rubygems.org/
+ remote: https://gems.ruby-china.com/
specs:
+ actionpack (6.0.2.1)
+ actionview (= 6.0.2.1)
+ activesupport (= 6.0.2.1)
+ rack (~> 2.0, >= 2.0.8)
+ rack-test (>= 0.6.3)
+ rails-dom-testing (~> 2.0)
+ rails-html-sanitizer (~> 1.0, >= 1.2.0)
+ actionview (6.0.2.1)
+ activesupport (= 6.0.2.1)
+ builder (~> 3.1)
+ erubi (~> 1.4)
+ rails-dom-testing (~> 2.0)
+ rails-html-sanitizer (~> 1.1, >= 1.2.0)
+ activemodel (6.0.2.1)
+ activesupport (= 6.0.2.1)
+ activesupport (6.0.2.1)
+ concurrent-ruby (~> 1.0, >= 1.0.2)
+ i18n (>= 0.7, < 2)
+ minitest (~> 5.1)
+ tzinfo (~> 1.1)
+ zeitwerk (~> 2.2)
+ builder (3.2.4)
+ concurrent-ruby (1.1.6)
+ crass (1.0.6)
+ erubi (1.9.0)
+ i18n (1.8.2)
+ concurrent-ruby (~> 1.0)
+ loofah (2.4.0)
+ crass (~> 1.0.2)
+ nokogiri (>= 1.5.9)
+ mini_portile2 (2.4.0)
+ minitest (5.14.0)
+ nokogiri (1.10.8)
+ mini_portile2 (~> 2.4.0)
+ rack (2.2.2)
+ rack-test (1.1.0)
+ rack (>= 1.0, < 3)
+ rails-dom-testing (2.0.3)
+ activesupport (>= 4.2.0)
+ nokogiri (>= 1.6)
+ rails-html-sanitizer (1.3.0)
+ loofah (~> 2.3)
rake (10.1.0)
+ simple_form (5.0.2)
+ actionpack (>= 5.0)
+ activemodel (>= 5.0)
+ thread_safe (0.3.6)
+ tzinfo (1.2.6)
+ thread_safe (~> 0.1)
+ zeitwerk (2.2.2)
PLATFORMS
ruby
DEPENDENCIES
admin_help!
bundler (~> 2.0)
rake (~> 10.0)
BUNDLED WITH
- 2.0.2
+ 2.1.4