Skip to content

Commit

Permalink
Merge pull request #770 from alphagov/revert-dependabot-prs
Browse files Browse the repository at this point in the history
Revert dependabot prs
  • Loading branch information
David Henry authored Feb 16, 2018
2 parents b99c5bf + 74f2eae commit 5fa8b2a
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ gem 'uglifier', '>= 1.3.0'
gem 'gds-api-adapters', '~> 51.2'
gem 'govuk_ab_testing', '~> 2.4'
gem 'govuk_app_config', '~> 1.2'
gem 'govuk_frontend_toolkit', '~> 7.3'
gem 'govuk_frontend_toolkit', '~> 7.2'
gem 'govuk_navigation_helpers', '~> 9.0'
gem 'govuk_publishing_components', '~> 5.0'
gem 'plek', '~> 2.1'
Expand Down
28 changes: 14 additions & 14 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,8 @@ GEM
binding_of_caller (0.8.0)
debug_inspector (>= 0.0.1)
builder (3.2.3)
byebug (10.0.0)
capybara (2.18.0)
byebug (9.1.0)
capybara (2.17.0)
addressable
mini_mime (>= 0.1.3)
nokogiri (>= 1.3.3)
Expand Down Expand Up @@ -89,7 +89,7 @@ GEM
i18n (>= 0.7)
faraday (0.14.0)
multipart-post (>= 1.2, < 3)
ffi (1.9.21)
ffi (1.9.18)
foreman (0.84.0)
thor (~> 0.19.1)
gds-api-adapters (51.2.0)
Expand Down Expand Up @@ -122,7 +122,7 @@ GEM
sentry-raven (~> 2.7.1)
statsd-ruby (~> 1.4.0)
unicorn (~> 5.4.0)
govuk_frontend_toolkit (7.3.0)
govuk_frontend_toolkit (7.2.0)
railties (>= 3.1.0)
sass (>= 3.2.0)
govuk_navigation_helpers (9.0.0)
Expand All @@ -144,7 +144,7 @@ GEM
htmlentities (4.3.4)
http-cookie (1.0.3)
domain_name (~> 0.5)
i18n (0.9.5)
i18n (0.9.3)
concurrent-ruby (~> 1.0)
image_size (1.5.0)
io-like (0.3.0)
Expand All @@ -166,7 +166,7 @@ GEM
activesupport (>= 4.0)
logstash-event (~> 1.2.0)
request_store
loofah (2.2.0)
loofah (2.1.1)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
lrucache (0.1.4)
Expand Down Expand Up @@ -205,10 +205,10 @@ GEM
pry (0.11.3)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
pry-byebug (3.6.0)
byebug (~> 10.0)
pry-byebug (3.5.1)
byebug (~> 9.1)
pry (~> 0.10)
public_suffix (3.0.2)
public_suffix (3.0.1)
rack (2.0.4)
rack-cache (1.7.1)
rack (>= 0.4)
Expand Down Expand Up @@ -236,9 +236,9 @@ GEM
nokogiri (>= 1.6)
rails-html-sanitizer (1.0.3)
loofah (~> 2.0)
rails-i18n (5.1.0)
i18n (>= 0.7, < 2)
railties (>= 5.0, < 6)
rails-i18n (5.0.4)
i18n (~> 0.7)
railties (~> 5.0)
rails_translation_manager (0.0.2)
activesupport
rails-i18n
Expand Down Expand Up @@ -317,7 +317,7 @@ GEM
tilt (2.0.8)
tzinfo (1.2.5)
thread_safe (~> 0.1)
uglifier (4.1.6)
uglifier (4.1.5)
execjs (>= 0.3.0, < 3)
unf (0.1.4)
unf_ext
Expand Down Expand Up @@ -362,7 +362,7 @@ DEPENDENCIES
govuk-lint
govuk_ab_testing (~> 2.4)
govuk_app_config (~> 1.2)
govuk_frontend_toolkit (~> 7.3)
govuk_frontend_toolkit (~> 7.2)
govuk_navigation_helpers (~> 9.0)
govuk_publishing_components (~> 5.0)
govuk_schemas (~> 3.1)
Expand Down

0 comments on commit 5fa8b2a

Please sign in to comment.