Skip to content

Commit

Permalink
Gemfile.lock update
Browse files Browse the repository at this point in the history
  • Loading branch information
mdorf committed Oct 21, 2024
1 parent d6b84e1 commit a27d6ca
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -60,9 +60,10 @@ GEM
macaddr (1.7.2)
systemu (~> 2.6.5)
method_source (1.1.0)
mime-types (3.5.2)
mime-types (3.6.0)
logger
mime-types-data (~> 3.2015)
mime-types-data (3.2024.0903)
mime-types-data (3.2024.1001)
minitest (4.7.5)
multi_json (1.15.0)
mustermann (3.0.3)
Expand All @@ -75,7 +76,7 @@ GEM
coderay (~> 1.1)
method_source (~> 1.0)
public_suffix (6.0.1)
rack (2.2.9)
rack (2.2.10)
rack-accept (0.4.5)
rack (>= 0.4)
rack-post-body-to-params (0.1.8)
Expand All @@ -97,7 +98,7 @@ GEM
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 4.0)
netrc (~> 0.8)
rexml (3.3.7)
rexml (3.3.8)
rsolr (2.6.0)
builder (>= 2.1.2)
faraday (>= 0.9, < 3, != 2.0.0)
Expand Down Expand Up @@ -130,6 +131,7 @@ GEM

PLATFORMS
arm64-darwin-22
arm64-darwin-23
x86_64-darwin-21
x86_64-darwin-23
x86_64-linux
Expand All @@ -151,4 +153,4 @@ DEPENDENCIES
uuid

BUNDLED WITH
2.5.20
2.5.11

0 comments on commit a27d6ca

Please sign in to comment.