Skip to content

Commit f99a7fc

Browse files
LeFnordjcagarcia
authored andcommitted
prepare release 0.33.0 (ruby-grape#749)
- aligns ruby versions for travis, rubocop and the gem itself
1 parent 6e4ade0 commit f99a7fc

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ env:
1414
- MODEL_PARSER=grape-swagger-entity
1515
- MODEL_PARSER=grape-swagger-representable
1616
- GRAPE_VERSION=1.0.3
17-
- GRAPE_VERSION=1.2.2
17+
- GRAPE_VERSION=1.2.4
1818
- GRAPE_VERSION=HEAD
1919

2020
matrix:

CHANGELOG.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,6 @@
170170
* [#756](https://github.com/ruby-grape/grape-swagger/pull/756): Fix reference creation when custom type for documentation is provided - [@bikolya](https://github.com/bikolya).
171171
* [#764](https://github.com/ruby-grape/grape-swagger/pull/764): Fix root element for multi-word entities - [@bikolya](https://github.com/bikolya).
172172

173-
174173
### 0.33.0 (June 21, 2019)
175174

176175
#### Fixes

0 commit comments

Comments
 (0)