Skip to content

Commit

Permalink
Merge pull request #5043 from dodona-edu/dependabot/bundler/has_scope…
Browse files Browse the repository at this point in the history
…-0.8.2
  • Loading branch information
bmesuere authored Oct 16, 2023
2 parents 1eab99f + f1c9329 commit 1b462af
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ gem 'nokogiri', '~> 1.15.4'
gem 'premailer-rails', '~> 1.12.0'

# filtering
gem 'has_scope', '~> 0.8.1'
gem 'has_scope', '~> 0.8.2'

# generating zip files
gem 'rubyzip', '~> 2.3.2'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ GEM
globalid (1.2.1)
activesupport (>= 6.1)
hana (1.3.7)
has_scope (0.8.1)
has_scope (0.8.2)
actionpack (>= 5.2)
activesupport (>= 5.2)
hashdiff (1.0.1)
Expand Down Expand Up @@ -586,7 +586,7 @@ DEPENDENCIES
factory_bot_rails (~> 6.2.0)
faker (~> 3.2.1)
flamegraph (~> 0.9.5)
has_scope (~> 0.8.1)
has_scope (~> 0.8.2)
hcaptcha (~> 7.1.0)
httparty (~> 0.21.0)
i18n-js (~> 4.2.3)
Expand Down

0 comments on commit 1b462af

Please sign in to comment.