Skip to content

Commit

Permalink
⬆️ Bump nsa from 0.2.8 to 0.3.0
Browse files Browse the repository at this point in the history
Bumps [nsa](https://github.com/localshred/nsa) from 0.2.8 to 0.3.0.
- [Commits](https://github.com/localshred/nsa/commits)

---
updated-dependencies:
- dependency-name: nsa
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 20, 2024
1 parent d642780 commit 80cf096
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ gem 'kaminari', '~> 1.2'
gem 'link_header', '~> 0.0'
gem 'mime-types', '~> 3.4.1', require: 'mime/types/columnar'
gem 'nokogiri', '~> 1.14'
gem 'nsa', '~> 0.2'
gem 'nsa', '~> 0.3'
gem 'oj', '~> 3.14'
gem 'ox', '~> 2.14'
gem 'parslet'
Expand Down
14 changes: 7 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -328,7 +328,7 @@ GEM
httplog (1.6.2)
rack (>= 2.0)
rainbow (>= 2.0.0)
i18n (1.12.0)
i18n (1.14.6)
concurrent-ruby (~> 1.0)
i18n-tasks (1.0.12)
activesupport (>= 4.0.2)
Expand Down Expand Up @@ -416,7 +416,7 @@ GEM
mime-types-data (3.2022.0105)
mini_mime (1.1.2)
mini_portile2 (2.8.1)
minitest (5.18.0)
minitest (5.25.1)
msgpack (1.6.0)
multi_json (1.15.0)
multipart-post (2.3.0)
Expand All @@ -439,8 +439,8 @@ GEM
nokogiri (1.14.3)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
nsa (0.2.8)
activesupport (>= 4.2, < 7)
nsa (0.3.0)
activesupport (>= 4.2, < 7.2)
concurrent-ruby (~> 1.0, >= 1.0.2)
sidekiq (>= 3.5)
statsd-ruby (~> 1.4, >= 1.4.0)
Expand Down Expand Up @@ -568,7 +568,7 @@ GEM
rdf (~> 3.2)
redcarpet (3.6.0)
redis (4.5.1)
redis-client (0.14.0)
redis-client (0.22.2)
connection_pool
redis-namespace (1.10.0)
redis (>= 4)
Expand Down Expand Up @@ -768,7 +768,7 @@ GEM
xorcist (1.1.3)
xpath (3.2.0)
nokogiri (~> 1.8)
zeitwerk (2.6.7)
zeitwerk (2.6.18)

PLATFORMS
ruby
Expand Down Expand Up @@ -837,7 +837,7 @@ DEPENDENCIES
net-http (~> 0.3.2)
net-ldap (~> 0.17)
nokogiri (~> 1.14)
nsa (~> 0.2)
nsa (~> 0.3)
oj (~> 3.14)
omniauth (~> 1.9)
omniauth-cas (~> 2.0)
Expand Down

0 comments on commit 80cf096

Please sign in to comment.