Skip to content

Commit

Permalink
Merge pull request #8 from sealink/security_updates
Browse files Browse the repository at this point in the history
Security updates
  • Loading branch information
Michael Noack committed Jan 29, 2016
2 parents 53e081b + b9c7a22 commit e467393
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .ruby-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.2.3
2.3.0
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,9 @@ rvm:
- 2.0
- 2.1
- 2.2
- 2.3.0 # The version of RVM installed on Travis doesn't yet recognise 2.3 as an alias of 2.3.0
notifications:
email:
- support@travellink.com.au
flowdock: e69dcafad1fea15c6b8c76e9ced965af
flowdock:
secure: D2Kf5l63amaHyf0WA5sVDLsB3dpSQpWrNYGgcqiKLPqBy/oG+bR93iuhe7e0FKKCImxGo3UyWor/QURbNi9tYI1uQTzWWA+UdF3m+dmBZEWoNDCWXGYGOaxDRCWNC0a5VGQXwNIAGqDNxvk8LxwFdqqX0KYPmyuVWbXvKlUf7mI=
1 change: 1 addition & 0 deletions pansophy.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,5 @@ Gem::Specification.new do |spec|
spec.add_development_dependency 'simplecov-rcov'
spec.add_development_dependency 'coveralls'
spec.add_development_dependency 'rubocop'
spec.add_development_dependency 'travis'
end

0 comments on commit e467393

Please sign in to comment.