Skip to content

Commit

Permalink
Bump govuk_schemas from 3.1.0 to 3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-support committed Jul 24, 2018
1 parent 1c08f99 commit b1eecff
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 @@ -23,7 +23,7 @@ gem 'slimmer', '~> 13.0'

group :development, :test do
gem 'govuk-lint'
gem 'govuk_schemas', '~> 3.1'
gem 'govuk_schemas', '~> 3.2'
gem 'jasmine-rails'
gem 'pry-byebug'
end
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ GEM
rouge
sass-rails (>= 5.0.4)
slimmer (>= 11.1.0)
govuk_schemas (3.1.0)
govuk_schemas (3.2.0)
json-schema (~> 2.8.0)
hashdiff (0.3.7)
highline (1.7.10)
Expand Down Expand Up @@ -366,7 +366,7 @@ DEPENDENCIES
govuk_app_config (~> 1.6)
govuk_frontend_toolkit (~> 7.6)
govuk_publishing_components (~> 9.6.0)
govuk_schemas (~> 3.1)
govuk_schemas (~> 3.2)
htmlentities (~> 4.3)
jasmine-rails
mocha
Expand Down

0 comments on commit b1eecff

Please sign in to comment.