Skip to content
This repository has been archived by the owner on Dec 1, 2022. It is now read-only.

Commit

Permalink
Merge 698fd8b into 21949c4
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jan 29, 2019
2 parents 21949c4 + 698fd8b commit a1f6e82
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ end

group :test do
gem 'capybara', '3.13.0'
gem 'shoulda-matchers', '~> 3.1.2'
gem 'shoulda-matchers', '~> 3.1.3'
gem 'coveralls', '0.8.22', require: false
end

Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ GEM
actionpack (>= 4.1)
activesupport (>= 4.1)
httpclient (2.8.3)
i18n (1.5.2)
i18n (1.5.3)
concurrent-ruby (~> 1.0)
inherited_resources (1.9.0)
actionpack (>= 4.2, < 5.3)
Expand Down Expand Up @@ -291,7 +291,7 @@ GEM
rdoc (>= 5.0)
semantic_logger (4.3.1)
concurrent-ruby (~> 1.0)
shoulda-matchers (3.1.2)
shoulda-matchers (3.1.3)
activesupport (>= 4.0.0)
signet (0.11.0)
addressable (~> 2.3)
Expand Down Expand Up @@ -388,7 +388,7 @@ DEPENDENCIES
rspec-rails (~> 3.8.2)
sassc-rails
sdoc (~> 1.0.0)
shoulda-matchers (~> 3.1.2)
shoulda-matchers (~> 3.1.3)
simple_form (~> 4.1.0)
spring
sprockets (>= 3.7.2)
Expand Down

0 comments on commit a1f6e82

Please sign in to comment.