Skip to content

Commit

Permalink
Bump admin gem to 2.2.0
Browse files Browse the repository at this point in the history
* Upgrade Bootstrap
* Include Google Analytics
  • Loading branch information
fofr committed May 15, 2015
1 parent a4df9c3 commit a746dda
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ gem 'quiet_assets', '1.1.0'
gem 'gds-sso', '10.0.0'
gem 'plek', '1.10.0'
gem 'airbrake', '4.1.0'
gem 'govuk_admin_template', '1.5.1'
gem 'govuk_admin_template', '2.2.0'
gem 'generic_form_builder', '0.13.0'
gem 'selectize-rails', github: 'manuelvanrijn/selectize-rails', ref: '636897e59fe29'
gem 'decent_exposure', '2.3.2'
Expand Down
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -49,12 +49,12 @@ GEM
builder
multi_json
arel (6.0.0)
autoprefixer-rails (5.1.5)
autoprefixer-rails (5.1.11)
execjs
json
binding_of_caller (0.7.2)
debug_inspector (>= 0.0.1)
bootstrap-sass (3.3.3)
bootstrap-sass (3.3.4.1)
autoprefixer-rails (>= 5.0.0.1)
sass (>= 3.2.19)
builder (3.2.2)
Expand Down Expand Up @@ -126,7 +126,7 @@ GEM
sanitize (~> 2.1.0)
govuk-content-schema-test-helpers (1.3.0)
json-schema (~> 2.5.1)
govuk_admin_template (1.5.1)
govuk_admin_template (2.2.0)
bootstrap-sass (~> 3.3.3)
jquery-rails (~> 3.1.1)
rails (>= 3.2.0)
Expand Down Expand Up @@ -308,7 +308,7 @@ DEPENDENCIES
generic_form_builder (= 0.13.0)
govspeak (= 3.3.0)
govuk-content-schema-test-helpers (= 1.3.0)
govuk_admin_template (= 1.5.1)
govuk_admin_template (= 2.2.0)
jquery-ui-rails (~> 5.0.3)
launchy
pg
Expand Down

0 comments on commit a746dda

Please sign in to comment.