Skip to content

Commit

Permalink
Merge pull request #29 from Tomohiro/ruby-2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tomohiro committed May 9, 2014
2 parents 11f3eb9 + bb17a59 commit f71b86b
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -2,6 +2,7 @@ language: ruby
rvm:
- 1.9.3
- 2.0.0
- 2.1.0
before_install:
- 'sudo apt-get -qq update'
- 'sudo apt-get -qq install youtube-dl rdnssd libavahi-compat-libdnssd-dev'
Expand Down
2 changes: 1 addition & 1 deletion Gemfile.lock
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
airplayer (0.0.9)
airplayer (0.1.0)
airplay (~> 1.0.2)
http (~> 0.5.0)
mime-types (= 2.0)
Expand Down
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -17,8 +17,8 @@ Command-line AirPlay video client for Apple TV
Requirements
-------------------------------------------------------------------------------

- OSX or Ubuntu
- Ruby 1.9.3, 2.0.0
- OS X or Ubuntu
- Ruby 1.9.3, 2.0.0 or later
- AppleTV 2G or later
- [youtube-dl](http://rg3.github.com/youtube-dl/) (If you want to watch YouTube)

Expand Down

0 comments on commit f71b86b

Please sign in to comment.