Skip to content

Commit

Permalink
Bump jasmine from 3.1.0 to 3.2.0
Browse files Browse the repository at this point in the history
Bumps [jasmine](https://github.com/jasmine/jasmine-gem) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/jasmine/jasmine-gem/releases)
- [Changelog](https://github.com/jasmine/jasmine-gem/blob/master/RELEASE.markdown)
- [Commits](jasmine/jasmine-gem@v3.1.0...v3.2.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot-support committed Aug 9, 2018
1 parent d7dcb2c commit 7441a75
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -46,7 +46,7 @@ end

group :development, :test do
gem 'govuk-lint', '~> 3.8'
gem 'jasmine', '3.1.0'
gem 'jasmine', '3.2.0'
gem 'pry-byebug'
end

Expand Down
8 changes: 4 additions & 4 deletions Gemfile.lock
Expand Up @@ -154,12 +154,12 @@ GEM
domain_name (~> 0.5)
i18n (1.0.1)
concurrent-ruby (~> 1.0)
jasmine (3.1.0)
jasmine-core (= 3.1.0)
jasmine (3.2.0)
jasmine-core (= 3.2.0)
phantomjs
rack (>= 1.2.1)
rake
jasmine-core (3.1.0)
jasmine-core (3.2.0)
jquery-rails (4.3.1)
rails-dom-testing (>= 1, < 3)
railties (>= 4.2.0)
Expand Down Expand Up @@ -411,7 +411,7 @@ DEPENDENCIES
govuk_admin_template (~> 6.6)
govuk_app_config (~> 1.8)
govuk_sidekiq (~> 3.0)
jasmine (= 3.1.0)
jasmine (= 3.2.0)
json (= 2.1.0)
kaminari (~> 1.1.1)
lhm
Expand Down

0 comments on commit 7441a75

Please sign in to comment.