Skip to content

Commit

Permalink
Bump govuk_schemas from 3.2.0 to 3.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored Jul 8, 2019
1 parent 11143de commit 3b8b6be
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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.1'

group :development, :test do
gem 'govuk-lint'
gem 'govuk_schemas', '~> 3.2'
gem 'govuk_schemas', '~> 3.3'
gem 'jasmine-rails'
gem 'pry-byebug'
end
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ GEM
rake
rouge
sassc-rails (>= 2.0.1)
govuk_schemas (3.2.0)
govuk_schemas (3.3.0)
json-schema (~> 2.8.0)
govuk_test (1.0.0)
capybara
Expand All @@ -151,7 +151,7 @@ GEM
railties (>= 3.2.0)
sprockets-rails
json (2.1.0)
json-schema (2.8.0)
json-schema (2.8.1)
addressable (>= 2.4)
kgio (2.11.2)
kramdown (2.1.0)
Expand Down Expand Up @@ -376,7 +376,7 @@ DEPENDENCIES
govuk_app_config (~> 1.18)
govuk_frontend_toolkit (~> 8.2.0)
govuk_publishing_components (~> 17.11.0)
govuk_schemas (~> 3.2)
govuk_schemas (~> 3.3)
govuk_test
htmlentities (~> 4.3)
jasmine-rails
Expand Down

0 comments on commit 3b8b6be

Please sign in to comment.