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 ba74c8b commit a9bdad6Copy full SHA for a9bdad6
Gemfile
@@ -17,6 +17,7 @@ group :test do
17
gem 'rubocop', '>= 0.37'
18
gem 'simplecov', '>= 0.9'
19
gem 'timecop'
20
+ gem 'tins', '~> 1.6.0', platforms: :ruby_19
21
gem 'webmock', '>= 1.10.1'
22
end
23
0 commit comments