Skip to content

Commit

Permalink
bundle install makes minor updates
Browse files Browse the repository at this point in the history
  • Loading branch information
ajtucker committed Oct 4, 2024
1 parent 6fffedd commit ea7d75f
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
sapi-client-ruby (1.1.3)
sapi-client-ruby (1.2.0)
faraday_middleware (~> 1.0.0)
i18n (~> 1.5)

Expand All @@ -12,9 +12,9 @@ GEM
ast (2.4.2)
builder (3.2.4)
byebug (11.1.3)
concurrent-ruby (1.3.1)
concurrent-ruby (1.3.4)
docile (1.4.0)
faraday (1.10.3)
faraday (1.10.4)
faraday-em_http (~> 1.0)
faraday-em_synchrony (~> 1.0)
faraday-excon (~> 1.1)
Expand All @@ -32,14 +32,14 @@ GEM
faraday-httpclient (1.0.1)
faraday-multipart (1.0.4)
multipart-post (~> 2)
faraday-net_http (1.0.1)
faraday-net_http (1.0.2)
faraday-net_http_persistent (1.2.0)
faraday-patron (1.0.0)
faraday-rack (1.0.0)
faraday-retry (1.0.3)
faraday_middleware (1.0.0)
faraday (~> 1.0)
i18n (1.14.5)
i18n (1.14.6)
concurrent-ruby (~> 1.0)
minitest (5.15.0)
minitest-reporters (1.5.0)
Expand Down

0 comments on commit ea7d75f

Please sign in to comment.