Gemfile.lock in activeadmin_sidekiq_stats-0.1.1 vs Gemfile.lock in activeadmin_sidekiq_stats-0.1.2
- old
+ new
@@ -1,83 +1,83 @@
PATH
remote: .
specs:
activeadmin_sidekiq_stats (0.1.1)
- activeadmin (>= 1.1.0)
+ activeadmin (>= 1.3.0)
arbre (>= 1.1.1)
sidekiq (>= 4.0.0)
GEM
remote: https://rubygems.org/
specs:
- actionpack (5.1.4)
- actionview (= 5.1.4)
- activesupport (= 5.1.4)
+ actionpack (5.2.1)
+ actionview (= 5.2.1)
+ activesupport (= 5.2.1)
rack (~> 2.0)
rack-test (>= 0.6.3)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.0.2)
- actionview (5.1.4)
- activesupport (= 5.1.4)
+ actionview (5.2.1)
+ activesupport (= 5.2.1)
builder (~> 3.1)
erubi (~> 1.4)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.0.3)
- activeadmin (1.1.0)
+ activeadmin (1.3.1)
arbre (>= 1.1.1)
coffee-rails
formtastic (~> 3.1)
formtastic_i18n
- inherited_resources (~> 1.7)
- jquery-rails
- kaminari (>= 0.15, < 2.0)
- railties (>= 4.2, < 5.2)
- ransack (~> 1.3)
+ inherited_resources (>= 1.9.0)
+ jquery-rails (>= 4.2.0)
+ kaminari (>= 0.15)
+ railties (>= 4.2, < 5.3)
+ ransack (>= 1.8.7)
sass (~> 3.1)
sprockets (< 4.1)
- activemodel (5.1.4)
- activesupport (= 5.1.4)
- activerecord (5.1.4)
- activemodel (= 5.1.4)
- activesupport (= 5.1.4)
- arel (~> 8.0)
- activesupport (5.1.4)
+ activemodel (5.2.1)
+ activesupport (= 5.2.1)
+ activerecord (5.2.1)
+ activemodel (= 5.2.1)
+ activesupport (= 5.2.1)
+ arel (>= 9.0)
+ activesupport (5.2.1)
concurrent-ruby (~> 1.0, >= 1.0.2)
- i18n (~> 0.7)
+ i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
arbre (1.1.1)
activesupport (>= 3.0.0)
- arel (8.0.0)
+ arel (9.0.0)
builder (3.2.3)
coffee-rails (4.2.2)
coffee-script (>= 2.2.0)
railties (>= 4.0.0)
coffee-script (2.4.1)
coffee-script-source
execjs
coffee-script-source (1.12.2)
concurrent-ruby (1.0.5)
- connection_pool (2.2.1)
- crass (1.0.3)
- erubi (1.7.0)
+ connection_pool (2.2.2)
+ crass (1.0.4)
+ erubi (1.7.1)
execjs (2.7.0)
- ffi (1.9.18)
+ ffi (1.9.25)
formtastic (3.1.5)
actionpack (>= 3.2.13)
formtastic_i18n (0.6.0)
- has_scope (0.7.1)
- actionpack (>= 4.1, < 5.2)
- activesupport (>= 4.1, < 5.2)
- i18n (0.9.1)
+ has_scope (0.7.2)
+ actionpack (>= 4.1)
+ activesupport (>= 4.1)
+ i18n (1.1.1)
concurrent-ruby (~> 1.0)
- inherited_resources (1.8.0)
- actionpack (>= 4.2, <= 5.2)
+ inherited_resources (1.9.0)
+ actionpack (>= 4.2, < 5.3)
has_scope (~> 0.6)
- railties (>= 4.2, <= 5.2)
+ railties (>= 4.2, < 5.3)
responders
- jquery-rails (4.3.1)
+ jquery-rails (4.3.3)
rails-dom-testing (>= 1, < 3)
railties (>= 4.2.0)
thor (>= 0.14, < 2.0)
kaminari (1.1.1)
activesupport (>= 4.1.0)
@@ -89,71 +89,67 @@
kaminari-core (= 1.1.1)
kaminari-activerecord (1.1.1)
activerecord
kaminari-core (= 1.1.1)
kaminari-core (1.1.1)
- loofah (2.1.1)
+ loofah (2.2.2)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
method_source (0.9.0)
mini_portile2 (2.3.0)
- minitest (5.10.3)
- nokogiri (1.8.1)
+ minitest (5.11.3)
+ nokogiri (1.8.5)
mini_portile2 (~> 2.3.0)
- polyamorous (1.3.1)
- activerecord (>= 3.0)
- rack (2.0.3)
- rack-protection (2.0.0)
+ rack (2.0.5)
+ rack-protection (2.0.4)
rack
- rack-test (0.8.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.0.3)
- loofah (~> 2.0)
- railties (5.1.4)
- actionpack (= 5.1.4)
- activesupport (= 5.1.4)
+ rails-html-sanitizer (1.0.4)
+ loofah (~> 2.2, >= 2.2.2)
+ railties (5.2.1)
+ actionpack (= 5.2.1)
+ activesupport (= 5.2.1)
method_source
rake (>= 0.8.7)
- thor (>= 0.18.1, < 2.0)
- rake (12.3.0)
- ransack (1.8.4)
- actionpack (>= 3.0)
- activerecord (>= 3.0)
- activesupport (>= 3.0)
+ thor (>= 0.19.0, < 2.0)
+ rake (12.3.1)
+ ransack (2.0.1)
+ actionpack (>= 5.0)
+ activerecord (>= 5.0)
+ activesupport (>= 5.0)
i18n
- polyamorous (~> 1.3)
- rb-fsevent (0.10.2)
+ rb-fsevent (0.10.3)
rb-inotify (0.9.10)
ffi (>= 0.5.0, < 2)
- redis (4.0.1)
+ redis (4.0.2)
responders (2.4.0)
actionpack (>= 4.2.0, < 5.3)
railties (>= 4.2.0, < 5.3)
- sass (3.5.3)
+ sass (3.6.0)
sass-listen (~> 4.0.0)
sass-listen (4.0.0)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
- sidekiq (5.0.5)
- concurrent-ruby (~> 1.0)
- connection_pool (~> 2.2, >= 2.2.0)
+ sidekiq (5.2.2)
+ connection_pool (~> 2.2, >= 2.2.2)
rack-protection (>= 1.5.0)
- redis (>= 3.3.4, < 5)
- sprockets (3.7.1)
+ redis (>= 3.3.5, < 5)
+ sprockets (3.7.2)
concurrent-ruby (~> 1.0)
rack (> 1, < 3)
thor (0.20.0)
thread_safe (0.3.6)
- tzinfo (1.2.4)
+ tzinfo (1.2.5)
thread_safe (~> 0.1)
PLATFORMS
ruby
DEPENDENCIES
activeadmin_sidekiq_stats!
BUNDLED WITH
- 1.16.0
+ 1.16.6