Gemfile.lock in administrate-field-active_storage-1.0.1 vs Gemfile.lock in administrate-field-active_storage-1.0.2
- old
+ new
@@ -1,9 +1,9 @@
PATH
remote: .
specs:
- administrate-field-active_storage (0.4.1)
+ administrate-field-active_storage (1.0.1)
administrate (>= 0.2.2)
rails (>= 7.0)
GEM
remote: https://rubygems.org/
@@ -65,16 +65,16 @@
activesupport (7.0.0)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
- administrate (0.19.0)
- actionpack (>= 5.0)
- actionview (>= 5.0)
- activerecord (>= 5.0)
- jquery-rails (>= 4.0)
- kaminari (>= 1.0)
+ administrate (0.20.1)
+ actionpack (>= 6.0, < 8.0)
+ actionview (>= 6.0, < 8.0)
+ activerecord (>= 6.0, < 8.0)
+ jquery-rails (~> 4.6.0)
+ kaminari (~> 1.2.2)
sassc-rails (~> 2.1)
selectize-rails (~> 0.6)
ast (2.4.2)
builder (3.2.4)
concurrent-ruby (1.1.9)
@@ -124,20 +124,20 @@
marcel (1.0.2)
method_source (1.0.0)
mini_mime (1.1.5)
mini_portile2 (2.8.5)
minitest (5.15.0)
- net-imap (0.4.5)
+ net-imap (0.4.10)
date
net-protocol
net-pop (0.1.2)
net-protocol
net-protocol (0.2.2)
timeout
- net-smtp (0.4.0)
+ net-smtp (0.4.0.1)
net-protocol
- nio4r (2.6.0)
+ nio4r (2.7.0)
nokogiri (1.13.3)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
parser (3.0.3.2)
ast (~> 2.4.1)
@@ -206,9 +206,10 @@
websocket-extensions (0.1.5)
zeitwerk (2.5.2)
PLATFORMS
arm64-darwin-21
+ arm64-darwin-22
x86_64-darwin-20
x86_64-linux
DEPENDENCIES
administrate-field-active_storage!