We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24d6db6 commit 4bf7ad1Copy full SHA for 4bf7ad1
Gemfile
@@ -1,8 +1,8 @@
1
source 'https://rubygems.org'
2
3
group :development, :test do
4
- gem 'rspec', '~> 3.10'
5
- gem "bunny", "~> 2.17.0"
+ gem 'rspec', '~> 3.13'
+ gem "bunny", "~> 2.24.0"
6
7
gem "rantly"
8
end
0 commit comments