Skip to content

Commit

Permalink
remove 3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
seanpdoyle committed Jul 15, 2016
1 parent 5a15a25 commit 1f37ed9
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ env:
global:
secure: RbWKxwfpzyQ5uv/jYH68/0J3Y9xe7rQbGULsWZT98FxZcVWLoOFlPPITmnmEK32CjQUww8iMz50FRLxFNmXg8prt1KzpzikVdIZLmYg1NFShI8+JOFhJzwCuk/LLybNUmydejR58FJvV9gS8NYqMh5leFkDM3OwLxhWdcE8hDDQ=
gemfile:
- gemfiles/3.2.gemfile
- gemfiles/4.1.gemfile
- gemfiles/4.2.gemfile
- gemfiles/5.0.0.gemfile
Expand Down
4 changes: 0 additions & 4 deletions Appraisals
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
appraise "3.2" do
gem "rails", git: "https://github.com/rails/rails.git", branch: "3-2-stable"
end

appraise "4.1" do
gem "rails", "~> 4.1.1"
end
Expand Down

0 comments on commit 1f37ed9

Please sign in to comment.