Skip to content

Commit

Permalink
Merge pull request #4766 from dodona-edu/dependabot/bundler/json_sche…
Browse files Browse the repository at this point in the history
…mer-1.0.3

Bump json_schemer from 1.0.1 to 1.0.3
  • Loading branch information
bmesuere committed Jun 19, 2023
2 parents 4f918df + 9db0d60 commit 8bdb63b
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 @@ -37,7 +37,7 @@ gem 'image_processing', '~> 1.12.2'
gem 'bootsnap', '~> 1.16.0', require: false

# used to validate container responses
gem 'json_schemer', '~> 1.0.1'
gem 'json_schemer', '~> 1.0.3'

# delayed jobs
gem 'delayed_job_active_record', '~> 4.1.7'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@ GEM
bindata
faraday (~> 2.0)
faraday-follow_redirects
json_schemer (1.0.1)
json_schemer (1.0.3)
hana (~> 1.3)
regexp_parser (~> 2.0)
simpleidn (~> 0.2)
Expand Down Expand Up @@ -549,7 +549,7 @@ DEPENDENCIES
image_processing (~> 1.12.2)
jbuilder (~> 2.11.5)
jsbundling-rails (~> 1.1.2)
json_schemer (~> 1.0.1)
json_schemer (~> 1.0.3)
jwt (~> 2.7.1)
kramdown (~> 2.4.0)
kramdown-parser-gfm (~> 1.1.0)
Expand Down

0 comments on commit 8bdb63b

Please sign in to comment.