mirror of
https://github.com/System-End/shipment-viewer.git
synced 2026-04-19 16:28:19 +00:00
Bump the bundler group across 1 directory with 6 updates
Bumps the bundler group with 3 updates in the / directory: [sinatra](https://github.com/sinatra/sinatra), [faraday](https://github.com/lostisland/faraday) and [activesupport](https://github.com/rails/rails). Updates `sinatra` from 4.1.1 to 4.2.0 - [Changelog](https://github.com/sinatra/sinatra/blob/main/CHANGELOG.md) - [Commits](https://github.com/sinatra/sinatra/compare/v4.1.1...v4.2.0) Updates `faraday` from 2.12.1 to 2.14.1 - [Release notes](https://github.com/lostisland/faraday/releases) - [Changelog](https://github.com/lostisland/faraday/blob/main/CHANGELOG.md) - [Commits](https://github.com/lostisland/faraday/compare/v2.12.1...v2.14.1) Updates `activesupport` from 8.0.1 to 8.0.4.1 - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.1.3/activesupport/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v8.0.1...v8.0.4.1) Updates `rack` from 3.1.8 to 3.2.6 - [Release notes](https://github.com/rack/rack/releases) - [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md) - [Commits](https://github.com/rack/rack/compare/v3.1.8...v3.2.6) Updates `rack-session` from 2.0.0 to 2.1.1 - [Release notes](https://github.com/rack/rack-session/releases) - [Changelog](https://github.com/rack/rack-session/blob/main/releases.md) - [Commits](https://github.com/rack/rack-session/compare/v2.0.0...v2.1.1) Updates `uri` from 1.0.2 to 1.1.1 - [Release notes](https://github.com/ruby/uri/releases) - [Commits](https://github.com/ruby/uri/compare/v1.0.2...v1.1.1) --- updated-dependencies: - dependency-name: sinatra dependency-version: 4.2.0 dependency-type: direct:production dependency-group: bundler - dependency-name: faraday dependency-version: 2.14.1 dependency-type: direct:production dependency-group: bundler - dependency-name: activesupport dependency-version: 8.0.4.1 dependency-type: direct:production dependency-group: bundler - dependency-name: rack dependency-version: 3.2.6 dependency-type: indirect dependency-group: bundler - dependency-name: rack-session dependency-version: 2.1.1 dependency-type: indirect dependency-group: bundler - dependency-name: uri dependency-version: 1.1.1 dependency-type: indirect dependency-group: bundler ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
1c88247f74
commit
21d5c0f907
2 changed files with 34 additions and 33 deletions
4
Gemfile
4
Gemfile
|
|
@ -4,7 +4,7 @@ source "https://rubygems.org"
|
|||
|
||||
# gem "rails"
|
||||
|
||||
gem "sinatra", "~> 4.1"
|
||||
gem "sinatra", "~> 4.2"
|
||||
gem "sinatra-contrib", "~> 4.1"
|
||||
gem "norairrecord", "~> 0.1.4"
|
||||
|
||||
|
|
@ -12,7 +12,7 @@ group :serve do
|
|||
gem "rackup", "~> 2.2"
|
||||
gem "puma", "~> 6.5"
|
||||
end
|
||||
gem "faraday", "~> 2.12"
|
||||
gem "faraday", "~> 2.14"
|
||||
|
||||
gem "concurrent-ruby", "~> 1.3"
|
||||
|
||||
|
|
|
|||
63
Gemfile.lock
63
Gemfile.lock
|
|
@ -1,7 +1,7 @@
|
|||
GEM
|
||||
remote: https://rubygems.org/
|
||||
specs:
|
||||
activesupport (8.0.1)
|
||||
activesupport (8.0.4.1)
|
||||
base64
|
||||
benchmark (>= 0.3)
|
||||
bigdecimal
|
||||
|
|
@ -10,37 +10,37 @@ GEM
|
|||
drb
|
||||
i18n (>= 1.6, < 2)
|
||||
logger (>= 1.4.2)
|
||||
minitest (>= 5.1)
|
||||
minitest (>= 5.1, < 6)
|
||||
securerandom (>= 0.3)
|
||||
tzinfo (~> 2.0, >= 2.0.5)
|
||||
uri (>= 0.13.1)
|
||||
base64 (0.2.0)
|
||||
benchmark (0.4.0)
|
||||
bigdecimal (3.1.9)
|
||||
base64 (0.3.0)
|
||||
benchmark (0.5.0)
|
||||
bigdecimal (4.1.0)
|
||||
concurrent-ruby (1.3.4)
|
||||
connection_pool (2.4.1)
|
||||
drb (2.2.1)
|
||||
faraday (2.12.1)
|
||||
connection_pool (3.0.2)
|
||||
drb (2.2.3)
|
||||
faraday (2.14.1)
|
||||
faraday-net_http (>= 2.0, < 3.5)
|
||||
json
|
||||
logger
|
||||
faraday-net_http (3.4.0)
|
||||
net-http (>= 0.5.0)
|
||||
faraday-net_http (3.4.2)
|
||||
net-http (~> 0.5)
|
||||
faraday-net_http_persistent (2.3.0)
|
||||
faraday (~> 2.5)
|
||||
net-http-persistent (>= 4.0.4, < 5)
|
||||
i18n (1.14.6)
|
||||
i18n (1.14.8)
|
||||
concurrent-ruby (~> 1.0)
|
||||
json (2.9.0)
|
||||
logger (1.6.2)
|
||||
minitest (5.25.4)
|
||||
json (2.19.3)
|
||||
logger (1.7.0)
|
||||
minitest (5.27.0)
|
||||
multi_json (1.15.0)
|
||||
mustermann (3.0.3)
|
||||
mustermann (3.0.4)
|
||||
ruby2_keywords (~> 0.0.1)
|
||||
net-http (0.6.0)
|
||||
uri
|
||||
net-http-persistent (4.0.5)
|
||||
connection_pool (~> 2.2)
|
||||
net-http (0.9.1)
|
||||
uri (>= 0.11.1)
|
||||
net-http-persistent (4.0.8)
|
||||
connection_pool (>= 2.2.4, < 4)
|
||||
nio4r (2.7.4)
|
||||
norairrecord (0.1.4)
|
||||
faraday (>= 1.0, < 3.0)
|
||||
|
|
@ -48,35 +48,36 @@ GEM
|
|||
net-http-persistent
|
||||
puma (6.5.0)
|
||||
nio4r (~> 2.0)
|
||||
rack (3.1.8)
|
||||
rack-protection (4.1.1)
|
||||
rack (3.2.6)
|
||||
rack-protection (4.2.0)
|
||||
base64 (>= 0.1.0)
|
||||
logger (>= 1.6.0)
|
||||
rack (>= 3.0.0, < 4)
|
||||
rack-session (2.0.0)
|
||||
rack-session (2.1.1)
|
||||
base64 (>= 0.1.0)
|
||||
rack (>= 3.0.0)
|
||||
rackup (2.2.1)
|
||||
rack (>= 3)
|
||||
redcarpet (3.6.0)
|
||||
ruby2_keywords (0.0.5)
|
||||
securerandom (0.4.1)
|
||||
sinatra (4.1.1)
|
||||
sinatra (4.2.0)
|
||||
logger (>= 1.6.0)
|
||||
mustermann (~> 3.0)
|
||||
rack (>= 3.0.0, < 4)
|
||||
rack-protection (= 4.1.1)
|
||||
rack-protection (= 4.2.0)
|
||||
rack-session (>= 2.0.0, < 3)
|
||||
tilt (~> 2.0)
|
||||
sinatra-contrib (4.1.1)
|
||||
sinatra-contrib (4.2.0)
|
||||
multi_json (>= 0.0.2)
|
||||
mustermann (~> 3.0)
|
||||
rack-protection (= 4.1.1)
|
||||
sinatra (= 4.1.1)
|
||||
rack-protection (= 4.2.0)
|
||||
sinatra (= 4.2.0)
|
||||
tilt (~> 2.0)
|
||||
tilt (2.4.0)
|
||||
tilt (2.7.0)
|
||||
tzinfo (2.0.6)
|
||||
concurrent-ruby (~> 1.0)
|
||||
uri (1.0.2)
|
||||
uri (1.1.1)
|
||||
|
||||
PLATFORMS
|
||||
arm64-darwin-23
|
||||
|
|
@ -86,12 +87,12 @@ PLATFORMS
|
|||
DEPENDENCIES
|
||||
activesupport (~> 8.0)
|
||||
concurrent-ruby (~> 1.3)
|
||||
faraday (~> 2.12)
|
||||
faraday (~> 2.14)
|
||||
norairrecord (~> 0.1.4)
|
||||
puma (~> 6.5)
|
||||
rackup (~> 2.2)
|
||||
redcarpet (~> 3.6)
|
||||
sinatra (~> 4.1)
|
||||
sinatra (~> 4.2)
|
||||
sinatra-contrib (~> 4.1)
|
||||
|
||||
BUNDLED WITH
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue