Skip to content

Commit

Permalink
Version bump to 1.8.0 for TP-9554
Browse files Browse the repository at this point in the history
  • Loading branch information
nmiddleweek committed Sep 14, 2018
1 parent adf3acd commit 3477f47
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 4 deletions.
1 change: 1 addition & 0 deletions .gitignore
Expand Up @@ -32,3 +32,4 @@ screenlog.*
/config/features.yml
bower.json
.rubocop-*
*.iml
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -65,7 +65,7 @@ gem 'decision_trees', '~> 2.1.0'
gem 'feedback', '~> 0.4.0'
gem 'mortgage_calculator', '~> 3.3.0'
gem 'payday_loans_intervention', '~> 1.7.0'
gem 'pensions_calculator', '~> 1.7.0'
gem 'pensions_calculator', '~> 1.8.0'
gem 'quiz', '~> 1.2.0', source: 'http://gems.dev.mas.local'
gem 'rio', '1.20.0', source: 'http://gems.dev.mas.local'
gem 'savings_calculator', '~> 1.8.1'
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Expand Up @@ -485,7 +485,7 @@ GEM
jquery-rails
rails (>= 4, < 5)
sass-rails
pensions_calculator (1.7.0.563)
pensions_calculator (1.8.0.565)
autoprefixer-rails
dough-ruby (~> 5.0)
meta-tags
Expand Down Expand Up @@ -810,7 +810,7 @@ DEPENDENCIES
nunes
opening_hours
payday_loans_intervention (~> 1.7.0)
pensions_calculator (~> 1.7.0)
pensions_calculator (~> 1.8.0)
poltergeist
postcode_anywhere-email_validation
pry-rails
Expand Down Expand Up @@ -850,4 +850,4 @@ DEPENDENCIES
wpcc (= 2.1.1)

BUNDLED WITH
1.16.1
1.16.2

0 comments on commit 3477f47

Please sign in to comment.