Skip to content

Commit

Permalink
bundle update
Browse files Browse the repository at this point in the history
Gem                       Current   Latest    Requested  Groups
concurrent-ruby           1.3.4     1.3.5
guard                     2.18.1    2.19.1    ~> 2.18.0  development
i18n                      1.14.6    1.14.7
irb                       1.14.3    1.15.1
json                      2.9.1     2.10.1
language_server-protocol  3.17.0.3  3.17.0.4
logger                    1.6.5     1.6.6
msgpack                   1.7.5     1.8.0
net-imap                  0.5.5     0.5.6
net-smtp                  0.5.0     0.5.1
nokogiri                  1.18.1    1.18.3
parser                    3.3.6.0   3.3.7.1
psych                     5.2.2     5.2.3
puma                      6.5.0     6.6.0     ~> 6.4     default
rack                      3.1.8     3.1.10
rdoc                      6.10.0    6.12.0
rexml                     3.4.0     3.4.1
rubocop                   1.70.0    1.72.2    ~> 1.54    development
rubocop-ast               1.37.0    1.38.0
rubocop-rails             2.25.1    2.30.2    ~> 2.25.1  development
selenium-webdriver        4.27.0    4.29.1    >= 0       test
sqlite3                   2.5.0     2.6.0     ~> 2.1     default
stringio                  3.1.2     3.1.5
tailwindcss-rails         3.2.0     4.1.0     >= 0       default
tailwindcss-ruby          3.4.17    4.0.8
zeitwerk                  2.7.1     2.7.2
  • Loading branch information
toddkummer committed Feb 25, 2025
1 parent 2b4a921 commit d386f0a
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 32 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ gem 'turbo-rails'
gem 'stimulus-rails'

# Use Tailwind CSS [https://github.com/rails/tailwindcss-rails]
gem 'tailwindcss-rails'
gem 'tailwindcss-rails', '~> 3.3.1'

# Use Redis adapter to run Action Cable in production
# gem "redis", "~> 4.0"
Expand Down
68 changes: 37 additions & 31 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ GEM
regexp_parser (>= 1.5, < 3.0)
xpath (~> 3.2)
coderay (1.1.3)
concurrent-ruby (1.3.4)
concurrent-ruby (1.3.5)
connection_pool (2.5.0)
crass (1.0.6)
csv (3.3.2)
Expand Down Expand Up @@ -127,22 +127,24 @@ GEM
guard-rubocop (1.5.0)
guard (~> 2.0)
rubocop (< 2.0)
i18n (1.14.6)
i18n (1.14.7)
concurrent-ruby (~> 1.0)
importmap-rails (2.1.0)
actionpack (>= 6.0.0)
activesupport (>= 6.0.0)
railties (>= 6.0.0)
io-console (0.8.0)
irb (1.14.3)
irb (1.15.1)
pp (>= 0.6.0)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
json (2.9.1)
language_server-protocol (3.17.0.3)
json (2.10.1)
language_server-protocol (3.17.0.4)
lint_roller (1.1.0)
listen (3.9.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
logger (1.6.5)
logger (1.6.6)
loofah (2.24.0)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
Expand All @@ -157,44 +159,47 @@ GEM
method_source (1.1.0)
mini_mime (1.1.5)
minitest (5.25.4)
msgpack (1.7.5)
msgpack (1.8.0)
nenv (0.3.0)
net-imap (0.5.5)
net-imap (0.5.6)
date
net-protocol
net-pop (0.1.2)
net-protocol
net-protocol (0.2.2)
timeout
net-smtp (0.5.0)
net-smtp (0.5.1)
net-protocol
next_page (0.2.0)
rails (>= 6.1.7)
nio4r (2.7.4)
nokogiri (1.18.1-arm64-darwin)
nokogiri (1.18.3-arm64-darwin)
racc (~> 1.4)
nokogiri (1.18.1-x86_64-darwin)
nokogiri (1.18.3-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.18.1-x86_64-linux-gnu)
nokogiri (1.18.3-x86_64-linux-gnu)
racc (~> 1.4)
notiffany (0.1.3)
nenv (~> 0.1)
shellany (~> 0.0)
parallel (1.26.3)
parser (3.3.6.0)
parser (3.3.7.1)
ast (~> 2.4.1)
racc
pp (0.6.2)
prettyprint
prettyprint (0.2.0)
pry (0.15.2)
coderay (~> 1.1)
method_source (~> 1.0)
psych (5.2.2)
psych (5.2.3)
date
stringio
public_suffix (6.0.1)
puma (6.5.0)
puma (6.6.0)
nio4r (~> 2.0)
racc (1.8.1)
rack (3.1.8)
rack (3.1.10)
rack-session (2.1.0)
base64 (>= 0.1.0)
rack (>= 3.0.0)
Expand Down Expand Up @@ -236,23 +241,24 @@ GEM
rb-fsevent (0.11.2)
rb-inotify (0.11.1)
ffi (~> 1.0)
rdoc (6.10.0)
rdoc (6.12.0)
psych (>= 4.0.0)
regexp_parser (2.10.0)
reline (0.6.0)
io-console (~> 0.5)
rexml (3.4.0)
rubocop (1.70.0)
rexml (3.4.1)
rubocop (1.72.2)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
language_server-protocol (~> 3.17.0.2)
lint_roller (~> 1.1.0)
parallel (~> 1.10)
parser (>= 3.3.0.2)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 2.9.3, < 3.0)
rubocop-ast (>= 1.36.2, < 2.0)
rubocop-ast (>= 1.38.0, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 4.0)
rubocop-ast (1.37.0)
rubocop-ast (1.38.0)
parser (>= 3.3.1.0)
rubocop-rails (2.25.1)
activesupport (>= 4.2.0)
Expand All @@ -262,7 +268,7 @@ GEM
ruby-progressbar (1.13.0)
rubyzip (2.4.1)
securerandom (0.4.1)
selenium-webdriver (4.27.0)
selenium-webdriver (4.29.1)
base64 (~> 0.2)
logger (~> 1.4)
rexml (~> 3.2, >= 3.2.5)
Expand All @@ -276,15 +282,15 @@ GEM
actionpack (>= 6.1)
activesupport (>= 6.1)
sprockets (>= 3.0.0)
sqlite3 (2.5.0-arm64-darwin)
sqlite3 (2.5.0-x86_64-darwin)
sqlite3 (2.5.0-x86_64-linux-gnu)
sqlite3 (2.6.0-arm64-darwin)
sqlite3 (2.6.0-x86_64-darwin)
sqlite3 (2.6.0-x86_64-linux-gnu)
stimulus-rails (1.3.4)
railties (>= 6.0.0)
stringio (3.1.2)
tailwindcss-rails (3.2.0)
stringio (3.1.5)
tailwindcss-rails (3.3.1)
railties (>= 7.0.0)
tailwindcss-ruby
tailwindcss-ruby (~> 3.0)
tailwindcss-ruby (3.4.17-arm64-darwin)
tailwindcss-ruby (3.4.17-x86_64-darwin)
tailwindcss-ruby (3.4.17-x86_64-linux)
Expand Down Expand Up @@ -312,7 +318,7 @@ GEM
websocket-extensions (0.1.5)
xpath (3.2.0)
nokogiri (~> 1.8)
zeitwerk (2.7.1)
zeitwerk (2.7.2)

PLATFORMS
arm64-darwin-23
Expand Down Expand Up @@ -340,7 +346,7 @@ DEPENDENCIES
sprockets-rails
sqlite3 (~> 2.1)
stimulus-rails
tailwindcss-rails
tailwindcss-rails (~> 3.3.1)
turbo-rails
tzinfo-data
web-console
Expand Down

0 comments on commit d386f0a

Please sign in to comment.