Skip to content

Commit

Permalink
Merge pull request #1823 from alphagov/dependabot/bundler/govuk_schem…
Browse files Browse the repository at this point in the history
…as-4.1.0
  • Loading branch information
thomasleese authored Jul 28, 2020
2 parents 4dcdcaf + b4e4dc9 commit 10eaf12
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 @@ -20,7 +20,7 @@ gem "slimmer", "~> 15.0"
gem "uglifier", ">= 1.3.0"

group :development, :test do
gem "govuk_schemas", "~> 4.0"
gem "govuk_schemas", "~> 4.1"
gem "jasmine-rails"
gem "rubocop-govuk", "~> 3"
gem "scss_lint-govuk", "~> 0.2"
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ GEM
rails (>= 5.0.0.1)
rouge
sprockets (< 4)
govuk_schemas (4.0.0)
govuk_schemas (4.1.0)
json-schema (~> 2.8.0)
govuk_test (1.0.3)
brakeman (~> 4.6)
Expand Down Expand Up @@ -358,7 +358,7 @@ DEPENDENCIES
govuk_ab_testing (~> 2.4)
govuk_app_config (~> 2.2)
govuk_publishing_components (~> 21.60.0)
govuk_schemas (~> 4.0)
govuk_schemas (~> 4.1)
govuk_test
htmlentities (~> 4.3)
jasmine-rails
Expand Down

0 comments on commit 10eaf12

Please sign in to comment.