Skip to content
This repository has been archived by the owner on Mar 27, 2024. It is now read-only.

Bump administrate from 0.10.0 to 0.13.0 #366

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ gem 'lograge', '~> 0.10'

# INTERNAL
# Administration Panel
gem 'administrate', '0.10'
gem 'administrate', '0.13.0'
# Analytics Dashboard
gem 'blazer', '~> 1.9'

Expand Down
78 changes: 43 additions & 35 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -53,16 +53,16 @@ GEM
hashids (~> 1.0)
addressable (2.5.2)
public_suffix (>= 2.0.2, < 4.0)
administrate (0.10.0)
actionpack (>= 4.2, < 6.0)
actionview (>= 4.2, < 6.0)
activerecord (>= 4.2, < 6.0)
administrate (0.13.0)
actionpack (>= 4.2)
actionview (>= 4.2)
activerecord (>= 4.2)
autoprefixer-rails (>= 6.0)
datetime_picker_rails (~> 0.0.7)
jquery-rails (>= 4.0)
kaminari (>= 1.0)
momentjs-rails (~> 2.8)
sass-rails (~> 5.0)
sassc-rails (~> 2.1)
selectize-rails (~> 0.6)
ahoy_matey (2.1.0)
addressable
Expand All @@ -87,7 +87,7 @@ GEM
railties (>= 4)
safely_block (>= 0.1.1)
browser (2.5.3)
builder (3.2.3)
builder (3.2.4)
bullet (5.7.6)
activesupport (>= 3.0.0)
uniform_notifier (~> 1.11.0)
Expand Down Expand Up @@ -142,14 +142,14 @@ GEM
coffee-script-source
execjs
coffee-script-source (1.12.2)
concurrent-ruby (1.0.5)
concurrent-ruby (1.1.6)
config (1.7.0)
activesupport (>= 3.0)
deep_merge (~> 1.2.1)
dry-validation (>= 0.10.4)
crack (0.4.3)
safe_yaml (~> 1.0.0)
crass (1.0.4)
crass (1.0.6)
css_parser (1.6.0)
addressable
daemons (1.2.6)
Expand Down Expand Up @@ -203,7 +203,7 @@ GEM
dry-logic (~> 0.4, >= 0.4.0)
dry-types (~> 0.13.1)
errbase (0.1.1)
erubi (1.7.1)
erubi (1.9.0)
execjs (2.7.0)
factory_bot (4.11.1)
activesupport (>= 3.0.0)
Expand All @@ -214,7 +214,7 @@ GEM
i18n (>= 0.7)
faraday (0.15.3)
multipart-post (>= 1.2, < 3)
ffi (1.9.25)
ffi (1.12.2)
figaro (1.1.1)
thor (~> 0.14)
formatador (0.2.5)
Expand Down Expand Up @@ -260,7 +260,7 @@ GEM
http-cookie (1.0.3)
domain_name (~> 0.5)
httpclient (2.8.3)
i18n (1.1.1)
i18n (1.8.2)
concurrent-ruby (~> 1.0)
inky-rb (1.3.7.3)
foundation_emails (~> 2)
Expand All @@ -274,18 +274,18 @@ GEM
thor (>= 0.14, < 2.0)
json (2.1.0)
jwt (2.1.0)
kaminari (1.1.1)
kaminari (1.2.0)
activesupport (>= 4.1.0)
kaminari-actionview (= 1.1.1)
kaminari-activerecord (= 1.1.1)
kaminari-core (= 1.1.1)
kaminari-actionview (1.1.1)
kaminari-actionview (= 1.2.0)
kaminari-activerecord (= 1.2.0)
kaminari-core (= 1.2.0)
kaminari-actionview (1.2.0)
actionview
kaminari-core (= 1.1.1)
kaminari-activerecord (1.1.1)
kaminari-core (= 1.2.0)
kaminari-activerecord (1.2.0)
activerecord
kaminari-core (= 1.1.1)
kaminari-core (1.1.1)
kaminari-core (= 1.2.0)
kaminari-core (1.2.0)
listen (3.1.5)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
Expand All @@ -295,7 +295,7 @@ GEM
activesupport (>= 4)
railties (>= 4)
request_store (~> 1.0)
loofah (2.2.3)
loofah (2.4.0)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
lumberjack (1.0.13)
Expand All @@ -306,14 +306,14 @@ GEM
materialize-sass (1.0.0)
autoprefixer-rails (>= 6.0.3)
memoist (0.16.0)
method_source (0.9.0)
method_source (0.9.2)
mime-types (3.2.2)
mime-types-data (~> 3.2015)
mime-types-data (3.2018.0812)
mimemagic (0.3.2)
mini_mime (1.0.1)
mini_portile2 (2.4.0)
minitest (5.11.3)
minitest (5.14.0)
momentjs-rails (2.20.1)
railties (>= 3.1)
multi_json (1.13.1)
Expand Down Expand Up @@ -355,7 +355,7 @@ GEM
pry (>= 0.10.4)
public_suffix (3.0.3)
puma (3.12.0)
rack (2.0.6)
rack (2.2.2)
rack-test (1.1.0)
rack (>= 1.0, < 3)
rails (5.2.1)
Expand All @@ -374,8 +374,8 @@ GEM
rails-dom-testing (2.0.3)
activesupport (>= 4.2.0)
nokogiri (>= 1.6)
rails-html-sanitizer (1.0.4)
loofah (~> 2.2, >= 2.2.2)
rails-html-sanitizer (1.3.0)
loofah (~> 2.3)
rails_real_favicon (0.0.11)
json (>= 1.7, < 3)
rails (>= 3.1)
Expand All @@ -387,10 +387,10 @@ GEM
method_source
rake (>= 0.8.7)
thor (>= 0.19.0, < 2.0)
rake (12.3.1)
rake (13.0.1)
rb-fsevent (0.10.3)
rb-inotify (0.9.10)
ffi (>= 0.5.0, < 2)
rb-inotify (0.10.1)
ffi (~> 1.0)
referer-parser (0.3.0)
regexp_parser (1.2.0)
representable (3.0.4)
Expand Down Expand Up @@ -435,7 +435,7 @@ GEM
safe_yaml (1.0.4)
safely_block (0.2.1)
errbase
sass (3.6.0)
sass (3.7.4)
sass-listen (~> 4.0.0)
sass-listen (4.0.0)
rb-fsevent (~> 0.9, >= 0.9.4)
Expand All @@ -446,7 +446,15 @@ GEM
sprockets (>= 2.8, < 4.0)
sprockets-rails (>= 2.0, < 4.0)
tilt (>= 1.1, < 3)
selectize-rails (0.12.5)
sassc (2.2.1)
ffi (~> 1.9)
sassc-rails (2.1.2)
railties (>= 4.0.0)
sassc (>= 2.0)
sprockets (> 3.0)
sprockets-rails
tilt
selectize-rails (0.12.6)
sequenced (3.1.1)
activerecord (>= 3.0)
activesupport (>= 3.0)
Expand Down Expand Up @@ -488,13 +496,13 @@ GEM
temple (0.8.0)
terrapin (0.6.0)
climate_control (>= 0.0.3, < 1.0)
thor (0.20.0)
thor (0.20.3)
thread_safe (0.3.6)
tilt (2.0.8)
tilt (2.0.10)
turbolinks (5.2.0)
turbolinks-source (~> 5.2)
turbolinks-source (5.2.0)
tzinfo (1.2.5)
tzinfo (1.2.6)
thread_safe (~> 0.1)
uber (0.1.0)
uglifier (4.1.19)
Expand Down Expand Up @@ -530,7 +538,7 @@ DEPENDENCIES
activerecord-import (~> 0.22)
activity_notification (~> 1.4)
acts_as_hashids (~> 0.1)
administrate (= 0.10)
administrate (= 0.13.0)
ahoy_matey (~> 2.0)
autoprefixer-rails (~> 9.3)
blazer (~> 1.9)
Expand Down