1v/yandex-api-fotki

View on GitHub
Gemfile

Summary

Maintainability
Test Coverage
source 'https://rubygems.org'

group :test do
  gem 'activesupport', Gem::Version.new(RUBY_VERSION) < Gem::Version.new('2.2.2') ? '< 5' : '> 0'
  gem 'rest-client', Gem::Version.new(RUBY_VERSION) < Gem::Version.new('2.2.2') ? '< 2' : '~> 2.0'
end

# Specify your gem's dependencies in yandex-api-fotki.gemspec
gemspec