Skip to content

Commit 1f37ed9

Browse files
committed
remove 3.2
1 parent 5a15a25 commit 1f37ed9

File tree

2 files changed

+0
-5
lines changed

2 files changed

+0
-5
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ env:
1616
global:
1717
secure: RbWKxwfpzyQ5uv/jYH68/0J3Y9xe7rQbGULsWZT98FxZcVWLoOFlPPITmnmEK32CjQUww8iMz50FRLxFNmXg8prt1KzpzikVdIZLmYg1NFShI8+JOFhJzwCuk/LLybNUmydejR58FJvV9gS8NYqMh5leFkDM3OwLxhWdcE8hDDQ=
1818
gemfile:
19-
- gemfiles/3.2.gemfile
2019
- gemfiles/4.1.gemfile
2120
- gemfiles/4.2.gemfile
2221
- gemfiles/5.0.0.gemfile

Appraisals

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
appraise "3.2" do
2-
gem "rails", git: "https://github.com/rails/rails.git", branch: "3-2-stable"
3-
end
4-
51
appraise "4.1" do
62
gem "rails", "~> 4.1.1"
73
end

0 commit comments

Comments
 (0)