Skip to content

Commit

Permalink
Bump version to 1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Zuzanna Stolińska committed Apr 18, 2018
1 parent 66a74f6 commit 9c68ac5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

## master

## 1.1.2

* Fix incorrect Rails lock version

## 1.1.1

* Dependency change from Rails 5 to 4.2
Expand Down
2 changes: 1 addition & 1 deletion swagger_ui_engine.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@ Gem::Specification.new do |s|
'CHANGELOG.md'
]

s.add_runtime_dependency 'rails', '~> 4.2'
s.add_runtime_dependency 'rails', '>= 4.2'
s.add_runtime_dependency 'sass-rails'
end

0 comments on commit 9c68ac5

Please sign in to comment.