Skip to content
This repository was archived by the owner on Feb 27, 2024. 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
14 changes: 7 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ GEM
cocaine (0.5.8)
climate_control (>= 0.0.3, < 1.0)
coderay (1.1.3)
concurrent-ruby (1.1.8)
concurrent-ruby (1.1.10)
connection_pool (2.2.5)
crass (1.0.6)
device_detector (1.0.4)
Expand Down Expand Up @@ -167,8 +167,8 @@ GEM
friendly_id (5.4.0)
activerecord (>= 4.0.0)
geocoder (1.6.3)
globalid (0.4.2)
activesupport (>= 4.2.0)
globalid (1.0.1)
activesupport (>= 5.0)
google-analytics-rails (1.1.1)
groupdate (5.2.1)
activesupport (>= 5)
Expand Down Expand Up @@ -205,7 +205,7 @@ GEM
ruby_parser (~> 3.5)
html_truncator (0.4.2)
nokogiri (~> 1.5)
i18n (1.8.9)
i18n (1.12.0)
concurrent-ruby (~> 1.0)
interactor (3.1.2)
interactor-rails (2.2.1)
Expand Down Expand Up @@ -243,7 +243,7 @@ GEM
rake
mini_mime (1.0.2)
mini_portile2 (2.8.0)
minitest (5.14.4)
minitest (5.17.0)
msgpack (1.3.3)
multi_json (1.15.0)
multi_xml (0.6.0)
Expand Down Expand Up @@ -453,7 +453,7 @@ GEM
thor (1.1.0)
thread_safe (0.3.6)
tilt (2.0.10)
tzinfo (1.2.9)
tzinfo (1.2.10)
thread_safe (~> 0.1)
tzinfo-data (1.2020.1)
tzinfo (>= 1.0.0)
Expand All @@ -479,7 +479,7 @@ GEM
will_paginate (3.3.0)
xpath (3.2.0)
nokogiri (~> 1.8)
zeitwerk (2.4.2)
zeitwerk (2.6.6)

PLATFORMS
ruby
Expand Down