Skip to content
This repository was archived by the owner on Apr 22, 2025. It is now read-only.
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
37 changes: 11 additions & 26 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -180,12 +180,12 @@ GEM
sass-rails (< 5.1)
sprockets (< 4.0)
concurrent-ruby (1.2.2)
coveralls (0.7.1)
multi_json (~> 1.3)
rest-client
simplecov (>= 0.7)
term-ansicolor
thor
coveralls (0.8.23)
json (>= 1.8, < 3)
simplecov (~> 0.16.1)
term-ansicolor (~> 1.3)
thor (>= 0.19.4, < 2.0)
tins (~> 1.6)
crack (0.4.5)
rexml
crass (1.0.6)
Expand All @@ -211,8 +211,6 @@ GEM
warden (~> 1.2.3)
diff-lcs (1.5.0)
docile (1.4.0)
domain_name (0.5.20190701)
unf (>= 0.0.5, < 1.0.0)
easy_diff (1.0.0)
elasticsearch (7.8.0)
elasticsearch-api (= 7.8.0)
Expand Down Expand Up @@ -291,9 +289,6 @@ GEM
webrick
high_voltage (3.1.2)
highline (2.1.0)
http-accept (1.7.0)
http-cookie (1.0.5)
domain_name (~> 0.5)
i18n (1.14.1)
concurrent-ruby (~> 1.0)
jmespath (1.6.2)
Expand Down Expand Up @@ -348,7 +343,7 @@ GEM
method_source (1.0.0)
mime-types (3.5.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2023.0808)
mime-types-data (3.2023.1003)
mini_mime (1.1.2)
mini_portile2 (2.8.4)
minitest (5.20.0)
Expand Down Expand Up @@ -392,7 +387,6 @@ GEM
timeout
net-smtp (0.3.3)
net-protocol
netrc (0.11.0)
ng-rails-csrf (0.1.0)
nio4r (2.5.9)
nokogiri (1.15.4)
Expand Down Expand Up @@ -489,11 +483,6 @@ GEM
responders (3.1.0)
actionpack (>= 5.2)
railties (>= 5.2)
rest-client (2.1.0)
http-accept (>= 1.7.0, < 2.0)
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 4.0)
netrc (~> 0.8)
rexml (3.2.6)
rollbar (3.4.0)
rspec-core (3.12.2)
Expand Down Expand Up @@ -550,12 +539,11 @@ GEM
rexml (~> 3.2, >= 3.2.5)
rubyzip (>= 1.2.2, < 3.0)
websocket (~> 1.0)
simplecov (0.22.0)
simplecov (0.16.1)
docile (~> 1.1)
simplecov-html (~> 0.11)
simplecov_json_formatter (~> 0.1)
simplecov-html (0.12.3)
simplecov_json_formatter (0.1.4)
json (>= 1.8, < 3)
simplecov-html (~> 0.10.0)
simplecov-html (0.10.2)
smarf_doc (1.0.0)
sprockets (3.7.2)
concurrent-ruby (~> 1.0)
Expand Down Expand Up @@ -599,9 +587,6 @@ GEM
thread_safe (~> 0.1)
uglifier (4.2.0)
execjs (>= 0.3.0, < 3)
unf (0.1.4)
unf_ext
unf_ext (0.0.8.2)
unicode-display_width (2.0.0)
utf8-cleaner (1.0.0)
activesupport
Expand Down