Skip to content

Commit 68584b8

Browse files
committed
Update versions and dates
1 parent 3cd0be9 commit 68584b8

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

Diff for: LICENSE.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2014 Larry Gebhardt
1+
Copyright (c) 2014-2017 Cerebris Corporation
22

33
MIT License
44

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,4 +64,4 @@ and **paste the content into the issue description**:
6464

6565
## License
6666

67-
Copyright 2014-2016 Cerebris Corporation. MIT License (see LICENSE for details).
67+
Copyright 2014-2017 Cerebris Corporation. MIT License (see LICENSE for details).

Diff for: test/test_helper.rb

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
# To test on a specific rails version use this:
77
# export RAILS_VERSION=4.2.6; bundle update rails; bundle exec rake test
88
# export RAILS_VERSION=5.0.0; bundle update rails; bundle exec rake test
9+
# export RAILS_VERSION=5.1.0; bundle update rails; bundle exec rake test
910

1011
# We are no longer having Travis test Rails 4.1.x., but you can try it with:
1112
# export RAILS_VERSION=4.1.0; bundle update rails; bundle exec rake test

0 commit comments

Comments
 (0)