Skip to content

Commit

Permalink
Revert "bundle update"
Browse files Browse the repository at this point in the history
This reverts commit 44d52a5.
  • Loading branch information
ryanfb committed Jan 16, 2025
1 parent 89db7e0 commit 8bb8b18
Show file tree
Hide file tree
Showing 15 changed files with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ GEM
coffee-script-source
execjs
coffee-script-source (1.12.2)
concurrent-ruby (1.3.5)
concurrent-ruby (1.3.4)
crass (1.0.6)
database_cleaner-active_record (2.2.0)
activerecord (>= 5.a)
Expand Down Expand Up @@ -178,7 +178,7 @@ GEM
jwt (2.10.1)
base64
language_server-protocol (3.17.0.3)
logger (1.6.5)
logger (1.6.4)
lograge (0.14.0)
actionpack (>= 4)
activesupport (>= 4)
Expand Down Expand Up @@ -246,7 +246,7 @@ GEM
omniauth (~> 2.0)
orm_adapter (0.5.0)
parallel (1.26.3)
parser (3.3.7.0)
parser (3.3.6.0)
ast (~> 2.4.1)
racc
pry (0.15.2-java)
Expand All @@ -266,7 +266,7 @@ GEM
rack (~> 2.2, >= 2.2.4)
rack-test (2.2.0)
rack (>= 1.3)
rack-utf8_sanitizer (1.10.1)
rack-utf8_sanitizer (1.10.0)
rack (>= 1.0, < 4.0)
rails (7.0.8.7)
actioncable (= 7.0.8.7)
Expand Down Expand Up @@ -317,7 +317,7 @@ GEM
actionpack (>= 5.2)
railties (>= 5.2)
rexml (3.4.0)
rubocop (1.70.0)
rubocop (1.69.2)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
Expand Down Expand Up @@ -385,15 +385,15 @@ GEM
thor (1.3.2)
thwait (0.2.0)
e2mmap
tilt (2.6.0)
tilt (2.5.0)
timeout (0.4.3)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
tzinfo-data (1.2024.2)
tzinfo (>= 1.0.0)
uglifier (4.2.1)
execjs (>= 0.3.0, < 3)
unicode-display_width (3.1.4)
unicode-display_width (3.1.3)
unicode-emoji (~> 4.0, >= 4.0.4)
unicode-emoji (4.0.4)
uri (1.0.2)
Expand Down
Binary file added vendor/cache/concurrent-ruby-1.3.4.gem
Binary file not shown.
Binary file removed vendor/cache/concurrent-ruby-1.3.5.gem
Binary file not shown.
Binary file added vendor/cache/logger-1.6.4.gem
Binary file not shown.
Binary file removed vendor/cache/logger-1.6.5.gem
Binary file not shown.
Binary file added vendor/cache/parser-3.3.6.0.gem
Binary file not shown.
Binary file removed vendor/cache/parser-3.3.7.0.gem
Binary file not shown.
Binary file added vendor/cache/rack-utf8_sanitizer-1.10.0.gem
Binary file not shown.
Binary file removed vendor/cache/rack-utf8_sanitizer-1.10.1.gem
Binary file not shown.
Binary file added vendor/cache/rubocop-1.69.2.gem
Binary file not shown.
Binary file removed vendor/cache/rubocop-1.70.0.gem
Binary file not shown.
Binary file added vendor/cache/tilt-2.5.0.gem
Binary file not shown.
Binary file removed vendor/cache/tilt-2.6.0.gem
Binary file not shown.
Binary file added vendor/cache/unicode-display_width-3.1.3.gem
Binary file not shown.
Binary file removed vendor/cache/unicode-display_width-3.1.4.gem
Binary file not shown.

0 comments on commit 8bb8b18

Please sign in to comment.