Skip to content

Commit

Permalink
Merge pull request #360 from alphagov/bump-plek
Browse files Browse the repository at this point in the history
Bump Plek to 1.7.0
  • Loading branch information
bradwright committed Jan 27, 2014
2 parents dd812f5 + a7813f2 commit fad4622
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 @@ -21,7 +21,7 @@ group :test do
gem 'shoulda', '2.11.3'
end

gem 'plek', '1.5.0'
gem 'plek', '1.7.0'
gem 'jasmine', '1.1.2'

gem 'govuk_frontend_toolkit', '0.36.0'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ GEM
nokogiri (1.6.0)
mini_portile (~> 0.5.0)
null_logger (0.0.1)
plek (1.5.0)
plek (1.7.0)
polyglot (0.3.3)
rack (1.4.5)
rack-cache (1.2)
Expand Down Expand Up @@ -185,7 +185,7 @@ DEPENDENCIES
jasmine (= 1.1.2)
logstasher (= 0.4.1)
mocha (= 0.13.3)
plek (= 1.5.0)
plek (= 1.7.0)
rails (= 3.2.16)
sass (= 3.2.1)
sass-rails (= 3.2.5)
Expand Down

0 comments on commit fad4622

Please sign in to comment.