Skip to content
Open
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
26 changes: 13 additions & 13 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ GEM
sassc (>= 2.0.0)
bootstrap_form (2.7.0)
breadcrumbs_on_rails (3.0.1)
builder (3.2.3)
builder (3.2.4)
byebug (11.0.1)
cairo (1.16.4)
native-package-installer (>= 1.0.3)
Expand Down Expand Up @@ -176,8 +176,8 @@ GEM
colorize (0.8.1)
combine_pdf (1.0.16)
ruby-rc4 (>= 0.1.5)
concurrent-ruby (1.1.5)
crass (1.0.4)
concurrent-ruby (1.1.6)
crass (1.0.6)
csvlint (0.4.0)
activesupport
addressable
Expand All @@ -194,7 +194,7 @@ GEM
declarative-option (0.1.0)
deprecation (1.0.0)
activesupport
devise (4.7.0)
devise (4.7.1)
bcrypt (~> 3.0)
orm_adapter (~> 0.1)
railties (>= 4.1.0)
Expand All @@ -209,7 +209,7 @@ GEM
domain_name (0.5.20190701)
unf (>= 0.0.5, < 1.0.0)
engtagger (0.2.1)
erubi (1.8.0)
erubi (1.9.0)
escape_utils (1.2.1)
ethon (0.12.0)
ffi (>= 1.3.0)
Expand Down Expand Up @@ -241,7 +241,7 @@ GEM
httparty (0.17.0)
mime-types (~> 3.0)
multi_xml (>= 0.5.2)
i18n (1.6.0)
i18n (1.8.2)
concurrent-ruby (~> 1.0)
i18n-active_record (0.2.2)
i18n (>= 0.5.0)
Expand Down Expand Up @@ -289,7 +289,7 @@ GEM
rb-inotify (~> 0.9, >= 0.9.7)
ruby_dep (~> 1.2)
loggability (0.17.0)
loofah (2.2.3)
loofah (2.4.0)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mail (2.7.1)
Expand All @@ -306,7 +306,7 @@ GEM
mini_magick (4.9.5)
mini_mime (1.0.2)
mini_portile2 (2.4.0)
minitest (5.11.3)
minitest (5.14.0)
mirador_rails (0.6.0)
font-awesome-rails
jquery-rails
Expand All @@ -321,7 +321,7 @@ GEM
net-http-persistent (2.9.4)
netrc (0.11.0)
nio4r (2.4.0)
nokogiri (1.10.4)
nokogiri (1.10.9)
mini_portile2 (~> 2.4.0)
nouislider-rails (8.2.1)
railties (>= 3.1)
Expand Down Expand Up @@ -356,7 +356,7 @@ GEM
gio2 (= 3.3.7)
public_suffix (3.1.1)
puma (3.12.1)
rack (2.0.7)
rack (2.2.2)
rack-test (1.1.0)
rack (>= 1.0, < 3)
rails (5.2.3)
Expand All @@ -375,8 +375,8 @@ GEM
rails-dom-testing (2.0.3)
activesupport (>= 4.2.0)
nokogiri (>= 1.6)
rails-html-sanitizer (1.2.0)
loofah (~> 2.2, >= 2.2.2)
rails-html-sanitizer (1.3.0)
loofah (~> 2.3)
railties (5.2.3)
actionpack (= 5.2.3)
activesupport (= 5.2.3)
Expand Down Expand Up @@ -502,7 +502,7 @@ GEM
railties (>= 3.1)
typhoeus (1.3.1)
ethon (>= 0.9.0)
tzinfo (1.2.5)
tzinfo (1.2.6)
thread_safe (~> 0.1)
uber (0.1.0)
uglifier (4.1.20)
Expand Down