Skip to content
This repository has been archived by the owner on Jul 13, 2023. It is now read-only.

Commit

Permalink
Drop support for Ruby 2.0 as it's EOLd
Browse files Browse the repository at this point in the history
  • Loading branch information
tute committed Feb 26, 2016
1 parent 37589f9 commit c38bb31
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
rvm:
- 2.0
- 2.1
- 2.2

Expand Down
1 change: 1 addition & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
master:

* Drops support to end-of-life'd ruby 2.0.
* Improvement: Paperclip now supports aws-sdk v2
@betesh, @davetchen,
https://github.com/thoughtbot/paperclip/pull/1903
Expand Down

0 comments on commit c38bb31

Please sign in to comment.