Skip to content

Commit

Permalink
gems: update more gems
Browse files Browse the repository at this point in the history
  • Loading branch information
jonkerz committed Dec 7, 2024
1 parent ee39266 commit edad7c5
Showing 1 changed file with 13 additions and 10 deletions.
23 changes: 13 additions & 10 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,8 @@ GEM
formatador (1.1.0)
globalid (1.2.1)
activesupport (>= 6.1)
grape-swagger-rails (0.4.0)
grape-swagger-rails (0.6.0)
ostruct
railties (>= 6.0.6.1)
gretel (5.0.1)
actionview (>= 6.1)
Expand Down Expand Up @@ -403,7 +404,7 @@ GEM
actionpack (>= 5.2)
railties (>= 5.2)
rexml (3.3.9)
rsolr (2.5.0)
rsolr (2.6.0)
builder (>= 2.1.2)
faraday (>= 0.9, < 3, != 2.0.0)
rspec (3.13.0)
Expand Down Expand Up @@ -501,12 +502,13 @@ GEM
railties (>= 6.0.0)
strip_attributes (1.14.0)
activemodel (>= 3.0, < 9.0)
sunspot (2.6.0)
sunspot (2.7.1)
bigdecimal
pr_geohash (~> 1.0)
rsolr (>= 1.1.1, < 3)
sunspot_rails (2.6.0)
rails (>= 3)
sunspot (= 2.6.0)
sunspot_rails (2.7.1)
rails (>= 5)
sunspot (= 2.7.1)
sunspot_solr (2.2.0)
sunspot_test (0.4.2)
sunspot_rails (>= 2.1.1)
Expand All @@ -515,8 +517,10 @@ GEM
tabulo (3.0.2)
tty-screen (= 0.8.2)
unicode-display_width (~> 2.5)
tailwindcss-rails (2.0.27)
railties (>= 6.0.0)
tailwindcss-rails (3.0.0)
railties (>= 7.0.0)
tailwindcss-ruby
tailwindcss-ruby (3.4.16)
temple (0.10.3)
terrapin (0.6.0)
climate_control (>= 0.0.3, < 1.0)
Expand All @@ -526,9 +530,8 @@ GEM
timeout (0.4.2)
tty-screen (0.8.2)
tty-which (0.5.0)
turbo-rails (1.4.0)
turbo-rails (2.0.11)
actionpack (>= 6.0.0)
activejob (>= 6.0.0)
railties (>= 6.0.0)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
Expand Down

0 comments on commit edad7c5

Please sign in to comment.