Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Robert/ruby27/mime types update #30

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
language: ruby
rvm:
- 2.6.5
- 2.7.2
env:
- CODECLIMATE_REPO_TOKEN=8d9c25de4eff1cd06d3accdc09775397e1a81be67e2a159453ba4e4408acae16
addons:
Expand Down
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ group :test do
gem 'rspec', '~> 3.5.0'
gem 'json_spec', '~> 1.1.4'

gem 'pry-byebug', '~> 3.4.2'
gem 'pry-byebug', '~> 3.9.0'

gem 'webmock'
gem 'vcr'
Expand Down
94 changes: 47 additions & 47 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,69 +2,68 @@ PATH
remote: .
specs:
locomotivecms_coal (1.6.0)
activesupport (>= 5.1.5, <= 6.0)
faraday (~> 0.15.4)
activesupport (>= 5.1.5, < 6.1)
faraday (~> 0.17)
faraday_middleware (~> 0.13.1)
httpclient (~> 2.8.3)
mime-types (~> 3.1.0)
mime-types (~> 3.3.0)

GEM
remote: https://rubygems.org/
specs:
activesupport (6.0.0)
activesupport (6.0.3.4)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
zeitwerk (~> 2.1, >= 2.1.8)
addressable (2.5.2)
public_suffix (>= 2.0.2, < 4.0)
byebug (9.0.6)
zeitwerk (~> 2.2, >= 2.2.2)
addressable (2.7.0)
public_suffix (>= 2.0.2, < 5.0)
byebug (11.1.3)
codeclimate-test-reporter (1.0.7)
simplecov
coderay (1.1.2)
concurrent-ruby (1.1.5)
coveralls (0.8.21)
coderay (1.1.3)
concurrent-ruby (1.1.7)
coveralls (0.8.23)
json (>= 1.8, < 3)
simplecov (~> 0.14.1)
simplecov (~> 0.16.1)
term-ansicolor (~> 1.3)
thor (~> 0.19.4)
thor (>= 0.19.4, < 2.0)
tins (~> 1.6)
crack (0.4.3)
safe_yaml (~> 1.0.0)
diff-lcs (1.3)
docile (1.1.5)
domain_name (0.5.20170404)
crack (0.4.4)
diff-lcs (1.4.4)
docile (1.3.2)
domain_name (0.5.20190701)
unf (>= 0.0.5, < 1.0.0)
faraday (0.15.4)
faraday (0.17.3)
multipart-post (>= 1.2, < 3)
faraday_middleware (0.13.1)
faraday (>= 0.7.4, < 1.0)
hashdiff (0.3.7)
hashdiff (1.0.1)
http-cookie (1.0.3)
domain_name (~> 0.5)
httpclient (2.8.3)
i18n (1.7.0)
i18n (1.8.5)
concurrent-ruby (~> 1.0)
json (2.1.0)
json (2.3.1)
json_spec (1.1.5)
multi_json (~> 1.0)
rspec (>= 2.0, < 4.0)
method_source (0.9.0)
mime-types (3.1)
method_source (1.0.0)
mime-types (3.3.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2016.0521)
minitest (5.13.0)
multi_json (1.13.1)
mime-types-data (3.2020.1104)
minitest (5.14.2)
multi_json (1.15.0)
multipart-post (2.1.1)
netrc (0.11.0)
pry (0.11.3)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
pry-byebug (3.4.3)
byebug (>= 9.0, < 9.1)
pry (~> 0.10)
public_suffix (3.0.2)
pry (0.13.1)
coderay (~> 1.1)
method_source (~> 1.0)
pry-byebug (3.9.0)
byebug (~> 11.0)
pry (~> 0.13.0)
public_suffix (4.0.6)
rake (13.0.1)
rest-client (2.0.2)
http-cookie (>= 1.0.2, < 2.0)
Expand All @@ -83,28 +82,29 @@ GEM
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.5.0)
rspec-support (3.5.0)
safe_yaml (1.0.4)
simplecov (0.14.1)
docile (~> 1.1.0)
simplecov (0.16.1)
docile (~> 1.1)
json (>= 1.8, < 3)
simplecov-html (~> 0.10.0)
simplecov-html (0.10.2)
term-ansicolor (1.6.0)
sync (0.5.0)
term-ansicolor (1.7.1)
tins (~> 1.0)
thor (0.19.4)
thor (1.0.1)
thread_safe (0.3.6)
tins (1.16.3)
tzinfo (1.2.5)
tins (1.26.0)
sync
tzinfo (1.2.8)
thread_safe (~> 0.1)
unf (0.1.4)
unf_ext
unf_ext (0.0.7.5)
vcr (4.0.0)
webmock (3.3.0)
unf_ext (0.0.7.7)
vcr (6.0.0)
webmock (3.9.5)
addressable (>= 2.3.6)
crack (>= 0.3.2)
hashdiff
zeitwerk (2.2.1)
hashdiff (>= 0.4.0, < 2.0.0)
zeitwerk (2.4.1)

PLATFORMS
ruby
Expand All @@ -114,7 +114,7 @@ DEPENDENCIES
coveralls (~> 0.8.19)
json_spec (~> 1.1.4)
locomotivecms_coal!
pry-byebug (~> 3.4.2)
pry-byebug (~> 3.9.0)
rake (~> 13.0.1)
rest-client (~> 2.0.2)
rspec (~> 3.5.0)
Expand Down
4 changes: 2 additions & 2 deletions locomotivecms_coal.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@ Gem::Specification.new do |spec|
spec.add_development_dependency 'rake', '~> 13.0.1'

spec.add_dependency 'httpclient', '~> 2.8.3'
spec.add_dependency 'faraday', '~> 0.15.4'
spec.add_dependency 'faraday', '~> 0.17'
spec.add_dependency 'faraday_middleware', '~> 0.13.1'
spec.add_dependency 'activesupport', '>= 5.1.5', '< 6.1'
spec.add_dependency 'mime-types', '~> 3.1.0'
spec.add_dependency 'mime-types', '~> 3.3.0'

spec.required_ruby_version = '>= 2.0'
end