Skip to content
This repository has been archived by the owner on Dec 27, 2023. It is now read-only.

Commit

Permalink
Merge pull request #168 from privly/develop
Browse files Browse the repository at this point in the history
Merge Develop into Master
  • Loading branch information
smcgregor committed Jan 3, 2016
2 parents e915bd8 + 9ab6892 commit 5c6c028
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ before_install:
- git submodule update --init --recursive
language: ruby
rvm:
- 2.2.3
- 2.2.4
env:
global:
- DB=mysql
Expand Down
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
source 'http://rubygems.org'
ruby "2.2.3"
ruby "2.2.4"

# Core System
gem 'rails', '~> 4.2.0'
Expand Down
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ GEM
net-http-persistent (2.9.4)
net-scp (1.2.1)
net-ssh (>= 2.6.5)
net-ssh (3.0.1)
net-ssh (3.0.2)
net-ssh-gateway (1.2.0)
net-ssh (>= 2.6.5)
netrc (0.11.0)
Expand Down

0 comments on commit 5c6c028

Please sign in to comment.