Skip to content
This repository has been archived by the owner on Mar 24, 2020. It is now read-only.

Commit

Permalink
Bump qa from 1.1.0 to 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-support committed Aug 6, 2018
1 parent a6bf0cb commit 5527d22
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ gem 'equivalent-xml', '~> 0.6.0'

gem 'jquery-rails', '~> 4.3.1'
gem 'rails_autolink', '~> 1.1.6'
gem 'qa', '~> 1.1.0'
gem 'qa', '~> 1.2.0'
gem 'sprockets', '~> 2.12.4' # locked
gem 'rack-dev-mark', '~> 0.7.5'

Expand Down
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ GEM
activemodel (= 4.2.10)
activesupport (= 4.2.10)
arel (~> 6.0)
activerecord-import (0.18.3)
activerecord-import (0.25.0)
activerecord (>= 3.2)
activerecord-postgresql-adapter (0.0.1)
pg
Expand Down Expand Up @@ -132,7 +132,7 @@ GEM
tins (~> 1.6)
crass (1.0.4)
daemons (1.2.3)
deprecation (0.2.2)
deprecation (0.99.0)
activesupport
devise (3.5.6)
bcrypt (~> 3.0)
Expand All @@ -149,7 +149,7 @@ GEM
nokogiri (>= 1.4.3)
erubis (2.7.0)
execjs (2.6.0)
faraday (0.12.1)
faraday (0.15.2)
multipart-post (>= 1.2, < 3)
fastercsv (1.5.5)
ffi (1.9.10)
Expand Down Expand Up @@ -262,7 +262,7 @@ GEM
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
qa (1.1.0)
qa (1.2.0)
activerecord-import
deprecation
faraday
Expand Down Expand Up @@ -466,7 +466,7 @@ DEPENDENCIES
pg (~> 0.18.2)
poltergeist (= 1.15.0)
pry (~> 0.10.4)
qa (~> 1.1.0)
qa (~> 1.2.0)
rack-dev-mark (~> 0.7.5)
rails (~> 4.2.10)
rails_autolink (~> 1.1.6)
Expand Down

0 comments on commit 5527d22

Please sign in to comment.