mirror of
https://github.com/danbee/danbarberphoto
synced 2025-03-04 08:49:07 +00:00
Update administrate to version 0.11.0
This commit is contained in:
parent
f6e734d141
commit
c8d2146247
16
Gemfile.lock
16
Gemfile.lock
@ -40,10 +40,10 @@ GEM
|
||||
tzinfo (~> 1.1)
|
||||
addressable (2.5.2)
|
||||
public_suffix (>= 2.0.2, < 4.0)
|
||||
administrate (0.9.0)
|
||||
actionpack (>= 4.2, < 5.2)
|
||||
actionview (>= 4.2, < 5.2)
|
||||
activerecord (>= 4.2, < 5.2)
|
||||
administrate (0.11.0)
|
||||
actionpack (>= 4.2, < 6.0)
|
||||
actionview (>= 4.2, < 6.0)
|
||||
activerecord (>= 4.2, < 6.0)
|
||||
autoprefixer-rails (>= 6.0)
|
||||
datetime_picker_rails (~> 0.0.7)
|
||||
jquery-rails (>= 4.0)
|
||||
@ -55,7 +55,7 @@ GEM
|
||||
administrate (>= 0.2.0.rc1)
|
||||
arel (8.0.0)
|
||||
ast (2.4.0)
|
||||
autoprefixer-rails (8.0.0)
|
||||
autoprefixer-rails (9.1.4)
|
||||
execjs
|
||||
aws-sdk (2.11.63)
|
||||
aws-sdk-resources (= 2.11.63)
|
||||
@ -181,7 +181,7 @@ GEM
|
||||
mini_mime (1.0.0)
|
||||
mini_portile2 (2.3.0)
|
||||
minitest (5.11.3)
|
||||
momentjs-rails (2.17.1)
|
||||
momentjs-rails (2.20.1)
|
||||
railties (>= 3.1)
|
||||
multi_json (1.13.1)
|
||||
nio4r (2.2.0)
|
||||
@ -210,7 +210,7 @@ GEM
|
||||
public_suffix (3.0.2)
|
||||
puma (3.11.4)
|
||||
rack (2.0.5)
|
||||
rack-test (1.0.0)
|
||||
rack-test (1.1.0)
|
||||
rack (>= 1.0, < 3)
|
||||
rails (5.1.5)
|
||||
actioncable (= 5.1.5)
|
||||
@ -288,7 +288,7 @@ GEM
|
||||
sprockets (>= 2.8, < 4.0)
|
||||
sprockets-rails (>= 2.0, < 4.0)
|
||||
tilt (>= 1.1, < 3)
|
||||
selectize-rails (0.12.4.1)
|
||||
selectize-rails (0.12.5)
|
||||
sexp_processor (4.10.0)
|
||||
shoulda (3.5.0)
|
||||
shoulda-context (~> 1.0, >= 1.0.1)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user