Skip to content

Commit

Permalink
Bump requestjs-rails from 0.0.10 to 0.0.11
Browse files Browse the repository at this point in the history
Bumps [requestjs-rails](https://github.com/marcelolx/requestjs-rails) from 0.0.10 to 0.0.11.
- [Release notes](https://github.com/marcelolx/requestjs-rails/releases)
- [Commits](rails/requestjs-rails@v0.0.10...v0.0.11)

---
updated-dependencies:
- dependency-name: requestjs-rails
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and nsiwnf committed Mar 11, 2024
1 parent cc7925d commit dd69799
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ gem "chartkick", "~> 5.0"
gem "city-state", "~> 1.1.0"

# Adds a simple way to fetch with Javascript
gem "requestjs-rails", "~> 0.0.10"
gem "requestjs-rails", "~> 0.0.11"

# Add ability to set user roles
gem "rolify"
Expand Down
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -252,7 +252,7 @@ GEM
net-imap
net-pop
net-smtp
marcel (1.0.2)
marcel (1.0.4)
matrix (0.4.2)
method_source (1.0.0)
mini_mime (1.1.5)
Expand Down Expand Up @@ -357,8 +357,8 @@ GEM
io-console (~> 0.5)
request_store (1.5.1)
rack (>= 1.4)
requestjs-rails (0.0.10)
rails (>= 6.0.0)
requestjs-rails (0.0.11)
railties (>= 6.1.0)
responders (3.1.1)
actionpack (>= 5.2)
railties (>= 5.2)
Expand Down Expand Up @@ -508,7 +508,7 @@ DEPENDENCIES
rails-controller-testing
rails-i18n
ransack
requestjs-rails (~> 0.0.10)
requestjs-rails (~> 0.0.11)
rolify
shoulda (~> 4.0)
shoulda-matchers
Expand Down

0 comments on commit dd69799

Please sign in to comment.