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
33 changes: 15 additions & 18 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -156,12 +156,12 @@ GEM
coffee-script-source
execjs
coffee-script-source (1.12.2)
commonmarker (2.5.0)
rb_sys (~> 0.9)
commonmarker (2.5.0-aarch64-linux)
commonmarker (2.5.0-x86_64-linux)
commonmarker (2.6.0-aarch64-linux)
commonmarker (2.6.0-arm64-darwin)
commonmarker (2.6.0-x86_64-darwin)
commonmarker (2.6.0-x86_64-linux)
concurrent-ruby (1.3.5)
connection_pool (2.5.5)
connection_pool (3.0.2)
crack (1.0.1)
bigdecimal
rexml
Expand All @@ -184,16 +184,16 @@ GEM
delayed_job (>= 3.0, < 5)
diff-lcs (1.6.0)
docile (1.4.0)
dotenv (3.1.8)
dotenv-rails (3.1.8)
dotenv (= 3.1.8)
dotenv (3.2.0)
dotenv-rails (3.2.0)
dotenv (= 3.2.0)
railties (>= 6.1)
drb (2.2.3)
erb (6.0.0)
erubi (1.13.1)
execjs (2.10.0)
fabrication (2.31.0)
faker (3.5.2)
faker (3.5.3)
i18n (>= 1.8.11, < 2)
faraday (2.14.0)
faraday-net_http (>= 2.0, < 3.5)
Expand All @@ -210,7 +210,7 @@ GEM
railties (>= 4.2)
foreman (0.90.0)
thor (~> 1.4)
friendly_id (5.5.1)
friendly_id (5.6.0)
activerecord (>= 4.0.0)
globalid (1.2.1)
activesupport (>= 6.1)
Expand Down Expand Up @@ -389,7 +389,7 @@ GEM
rack (>= 3.0.0)
rack-test (2.2.0)
rack (>= 1.3)
rackup (2.2.1)
rackup (2.3.1)
rack (>= 3)
rails (7.2.2.2)
actioncable (= 7.2.2.2)
Expand Down Expand Up @@ -428,13 +428,10 @@ GEM
zeitwerk (~> 2.6)
rainbow (3.1.1)
rake (13.3.1)
rake-compiler-dock (1.9.1)
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
ffi (~> 1.0)
rb_sys (0.9.117)
rake-compiler-dock (= 1.9.1)
rdoc (6.15.1)
rdoc (6.17.0)
erb
psych (>= 4.0.0)
tsort
Expand Down Expand Up @@ -507,7 +504,7 @@ GEM
scout_apm (5.8.0)
parser
securerandom (0.4.1)
selenium-webdriver (4.38.0)
selenium-webdriver (4.39.0)
base64 (~> 0.2)
logger (~> 1.4)
rexml (~> 3.2, >= 3.2.5)
Expand Down Expand Up @@ -542,7 +539,7 @@ GEM
ssrf_filter (1.3.0)
stimulus-rails (1.3.4)
railties (>= 6.0.0)
stringio (3.1.8)
stringio (3.1.9)
stripe (9.0.0)
sysexits (1.2.0)
temple (0.10.4)
Expand All @@ -551,7 +548,7 @@ GEM
thor (1.4.0)
tilt (2.6.1)
timecop (0.9.10)
timeout (0.4.3)
timeout (0.5.0)
tsort (0.2.0)
turbo-rails (2.0.20)
actionpack (>= 7.1.0)
Expand Down