Skip to content
Closed
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
36 changes: 18 additions & 18 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ GEM
addressable (2.8.0)
public_suffix (>= 2.0.2, < 5.0)
base64 (0.2.0)
benchmark (0.4.0)
benchmark (0.4.1)
bigdecimal (3.1.9)
bindex (0.8.1)
bugsnag (6.27.1)
Expand All @@ -54,16 +54,16 @@ GEM
xpath (~> 3.2)
coderay (1.1.3)
commonmarker (0.23.12)
concurrent-ruby (1.3.5)
connection_pool (2.5.0)
concurrent-ruby (1.3.6)
connection_pool (2.5.5)
crass (1.0.6)
date (3.4.1)
diff-lcs (1.6.0)
dotenv (2.8.1)
dotenv-rails (2.8.1)
dotenv (= 2.8.1)
railties (>= 3.2)
drb (2.2.1)
drb (2.2.3)
dry-cli (1.0.0)
erubi (1.13.1)
escape_utils (1.2.1)
Expand All @@ -77,10 +77,10 @@ GEM
graphql-client (0.25.0)
activesupport (>= 3.0)
graphql (>= 1.13.0)
i18n (1.14.7)
i18n (1.14.8)
concurrent-ruby (~> 1.0)
io-console (0.8.0)
irb (1.15.1)
io-console (0.8.2)
irb (1.15.3)
pp (>= 0.6.0)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
Expand All @@ -90,25 +90,25 @@ GEM
activesupport (>= 4)
railties (>= 4)
request_store (~> 1.0)
loofah (2.24.0)
loofah (2.24.1)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
matrix (0.4.3)
method_source (1.0.0)
mini_mime (1.1.0)
mini_portile2 (2.8.9)
minitest (5.25.4)
minitest (5.25.5)
nio4r (2.7.5)
nokogiri (1.19.1)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
pp (0.6.2)
pp (0.6.3)
prettyprint
prettyprint (0.2.0)
pry (0.14.1)
coderay (~> 1.1)
method_source (~> 1.0)
psych (5.2.3)
psych (5.2.6)
date
stringio
public_suffix (4.0.6)
Expand Down Expand Up @@ -145,7 +145,7 @@ GEM
psych (>= 4.0.0)
redcarpet (3.6.1)
regexp_parser (2.1.1)
reline (0.6.0)
reline (0.6.3)
io-console (~> 0.5)
request_store (1.5.0)
rack (>= 1.4)
Expand Down Expand Up @@ -173,11 +173,11 @@ GEM
sitemap_generator (6.3.0)
builder (~> 3.0)
stringex (2.8.6)
stringio (3.1.3)
stringio (3.1.9)
thor (1.3.2)
turbo-rails (2.0.11)
actionpack (>= 6.0.0)
railties (>= 6.0.0)
turbo-rails (2.0.23)
actionpack (>= 7.1.0)
railties (>= 7.1.0)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
uri (1.0.4)
Expand All @@ -194,10 +194,10 @@ GEM
activemodel (>= 6.0.0)
bindex (>= 0.4.0)
railties (>= 6.0.0)
webrick (1.9.1)
webrick (1.9.2)
xpath (3.2.0)
nokogiri (~> 1.8)
zeitwerk (2.7.1)
zeitwerk (2.7.5)

PLATFORMS
ruby
Expand Down