Skip to content

Commit

Permalink
Bump warrne version
Browse files Browse the repository at this point in the history
  • Loading branch information
James Glover committed Jun 4, 2021
1 parent 0475111 commit 16e2c6e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ gem 'bundler', '>= 1.3.0'
gem 'railties', '~> 6.0.3'
# # RAILS DEPENDENCIES

gem 'sanger_warren', '0.3.0.pre.rc1'
gem 'sanger_warren', '0.3.0'

gem 'bootsnap', '~> 1.7', '>= 1.7.3', require: false
gem 'hashie', '~> 4.1'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ GEM
rack (>= 1.1)
rubocop (>= 1.7.0, < 2.0)
ruby-progressbar (1.11.0)
sanger_warren (0.3.0.pre.rc1)
sanger_warren (0.3.0)
bunny (~> 2.17.0)
connection_pool (~> 2.2.0)
multi_json (~> 1.0)
Expand Down Expand Up @@ -204,7 +204,7 @@ DEPENDENCIES
rubocop
rubocop-performance
rubocop-rails
sanger_warren (= 0.3.0.pre.rc1)
sanger_warren (= 0.3.0)
simplecov
views_schema!

Expand Down

0 comments on commit 16e2c6e

Please sign in to comment.