Skip to content

Commit

Permalink
Merge pull request #256 from bustikiller/dependabot/bundler/rspec-rai…
Browse files Browse the repository at this point in the history
…ls-3.9.1
  • Loading branch information
dependabot-preview[bot] committed Mar 10, 2020
2 parents f4da326 + 6a40df8 commit aa6aaad
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -82,8 +82,8 @@ GEM
coffee-script-source
execjs
coffee-script-source (1.12.2)
concurrent-ruby (1.1.5)
crass (1.0.5)
concurrent-ruby (1.1.6)
crass (1.0.6)
devise (4.7.1)
bcrypt (~> 3.0)
orm_adapter (~> 0.1)
Expand Down Expand Up @@ -137,7 +137,7 @@ GEM
minitest (5.14.0)
mustermann (1.0.3)
nio4r (2.5.2)
nokogiri (1.10.8)
nokogiri (1.10.9)
mini_portile2 (~> 2.4.0)
orm_adapter (0.5.0)
parallel (1.19.1)
Expand All @@ -147,8 +147,8 @@ GEM
pry (0.12.2)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
puma (3.12.3)
rack (2.0.8)
puma (3.12.4)
rack (2.2.2)
rack-protection (2.0.4)
rack
rack-test (1.1.0)
Expand Down Expand Up @@ -193,23 +193,23 @@ GEM
railties (>= 5.0)
rexml (3.2.4)
rollbar (2.24.0)
rspec-core (3.9.0)
rspec-support (~> 3.9.0)
rspec-core (3.9.1)
rspec-support (~> 3.9.1)
rspec-expectations (3.9.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.9.0)
rspec-mocks (3.9.0)
rspec-mocks (3.9.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.9.0)
rspec-rails (3.9.0)
rspec-rails (3.9.1)
actionpack (>= 3.0)
activesupport (>= 3.0)
railties (>= 3.0)
rspec-core (~> 3.9.0)
rspec-expectations (~> 3.9.0)
rspec-mocks (~> 3.9.0)
rspec-support (~> 3.9.0)
rspec-support (3.9.0)
rspec-support (3.9.2)
rspec_junit_formatter (0.4.1)
rspec-core (>= 2, < 4, != 2.12.0)
rubocop (0.80.1)
Expand Down

0 comments on commit aa6aaad

Please sign in to comment.