Skip to content
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 @@ -72,7 +72,7 @@ gem 'levenshtein-ffi', :require => 'levenshtein'
gem 'aws-sdk' , '~> 2.6.44' # for uploading the sitemap
gem 'sitemap_generator', '~> 5.2.0'

gem 'administrate', '0.10.0'
gem 'administrate', '0.13.0'

# Makes caching into memcacher work
gem "dalli", '~> 2.7.6'
Expand Down
91 changes: 44 additions & 47 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -55,19 +55,19 @@ GEM
tzinfo (~> 1.1)
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)
arel (9.0.0)
autoprefixer-rails (9.1.3)
autoprefixer-rails (9.7.4)
execjs
aws-sdk (2.6.50)
aws-sdk-resources (= 2.6.50)
Expand All @@ -80,13 +80,13 @@ GEM
benchmark-ips (2.7.2)
binding_of_caller (0.8.0)
debug_inspector (>= 0.0.1)
builder (3.2.3)
builder (3.2.4)
byebug (10.0.2)
case_transform (0.2)
activesupport
coderay (1.1.2)
concurrent-ruby (1.0.5)
crass (1.0.4)
concurrent-ruby (1.1.6)
crass (1.0.6)
dalli (2.7.8)
datetime_picker_rails (0.0.7)
momentjs-rails (>= 2.8.1)
Expand All @@ -110,7 +110,7 @@ GEM
domain_name (0.5.20180417)
unf (>= 0.0.5, < 1.0.0)
equatable (0.5.0)
erubi (1.7.1)
erubi (1.9.0)
erubis (2.7.0)
excon (0.62.0)
execjs (2.7.0)
Expand All @@ -121,7 +121,7 @@ GEM
railties (>= 3.0.0)
faraday (0.15.2)
multipart-post (>= 1.2, < 3)
ffi (1.9.25)
ffi (1.12.2)
foreman (0.85.0)
thor (~> 0.19.1)
formatador (0.2.5)
Expand Down Expand Up @@ -169,11 +169,11 @@ GEM
httparty (0.16.2)
multi_xml (>= 0.5.2)
httpclient (2.8.3)
i18n (1.1.0)
i18n (1.8.2)
concurrent-ruby (~> 1.0)
interception (0.5)
jmespath (1.4.0)
jquery-rails (4.3.3)
jquery-rails (4.3.5)
rails-dom-testing (>= 1, < 3)
railties (>= 4.2.0)
thor (>= 0.14, < 2.0)
Expand All @@ -185,18 +185,18 @@ GEM
rspec (>= 2.0, < 4.0)
jsonapi-renderer (0.2.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)
koala (3.0.0)
addressable
faraday
Expand All @@ -207,7 +207,7 @@ GEM
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
ruby_dep (~> 1.2)
loofah (2.2.2)
loofah (2.4.0)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
lumberjack (1.0.13)
Expand All @@ -218,14 +218,14 @@ GEM
memcachier (0.0.2)
memoist (0.16.0)
memory_profiler (0.9.11)
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.3.0)
minitest (5.11.3)
minitest (5.14.0)
momentjs-rails (2.20.1)
railties (>= 3.1)
moneta (0.8.1)
Expand Down Expand Up @@ -272,7 +272,7 @@ GEM
pry (>= 0.9.11)
public_suffix (3.0.3)
puma (3.12.0)
rack (2.0.5)
rack (2.2.2)
rack-attack (4.3.1)
rack
rack-cors (0.4.1)
Expand All @@ -296,8 +296,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_12factor (0.0.3)
rails_serve_static_assets
rails_stdout_logging
Expand All @@ -309,15 +309,15 @@ GEM
method_source
rake (>= 0.8.7)
thor (>= 0.19.0, < 2.0)
rake (12.3.1)
rake (12.3.3)
randexp (0.1.7)
raygun4ruby (1.1.12)
httparty (> 0.13.7)
json
rack
rb-fsevent (0.10.3)
rb-inotify (0.9.10)
ffi (>= 0.5.0, < 2)
rb-inotify (0.10.1)
ffi (~> 1.0)
redis (3.3.5)
representable (3.0.4)
declarative (< 0.1.0)
Expand Down Expand Up @@ -356,18 +356,15 @@ GEM
ruby_dep (1.5.0)
rush (0.6.8)
session
sass (3.5.7)
sass-listen (~> 4.0.0)
sass-listen (4.0.0)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
sass-rails (5.0.7)
railties (>= 4.0.0, < 6)
sass (~> 3.1)
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)
session (3.2.0)
shellany (0.0.1)
shoulda-matchers (2.8.0)
Expand All @@ -391,7 +388,7 @@ GEM
spring-watcher-listen (2.0.1)
listen (>= 2.7, < 4.0)
spring (>= 1.2, < 3.0)
sprockets (3.7.2)
sprockets (4.0.0)
concurrent-ruby (~> 1.0)
rack (> 1, < 3)
sprockets-rails (3.2.1)
Expand All @@ -400,7 +397,7 @@ GEM
sprockets (>= 3.0.0)
thor (0.19.4)
thread_safe (0.3.6)
tilt (2.0.8)
tilt (2.0.10)
timers (4.2.0)
tty-color (0.4.3)
tty-cursor (0.6.0)
Expand All @@ -415,7 +412,7 @@ GEM
tty-screen (~> 0.6.4)
wisper (~> 2.0.0)
tty-screen (0.6.5)
tzinfo (1.2.5)
tzinfo (1.2.6)
thread_safe (~> 0.1)
uber (0.1.0)
uglifier (4.1.18)
Expand All @@ -442,7 +439,7 @@ DEPENDENCIES
active_model_serializers (= 0.10.7)
active_model_serializers-jsonapi_embedded_records_deserializer (~> 0.1.1)
activerecord-postgis-adapter (~> 5.2.1)
administrate (= 0.10.0)
administrate (= 0.13.0)
aws-sdk (~> 2.6.44)
byebug
dalli (~> 2.7.6)
Expand Down