Skip to content

Commit

Permalink
Use the latest t2-server client library.
Browse files Browse the repository at this point in the history
  • Loading branch information
hainesr committed Sep 24, 2014
1 parent 633b9e8 commit e4ddb99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion taverna_player.gemspec
Expand Up @@ -37,7 +37,7 @@ Gem::Specification.new do |s|
s.add_dependency "jquery-rails", "~> 3.0"
s.add_dependency "paperclip", "~> 4.1"
s.add_dependency "taverna-t2flow", "~> 0.5.1"
s.add_dependency "t2-server", "~> 1.1"
s.add_dependency "t2-server", "~> 1.2"
s.add_dependency "delayed_job_active_record", "~> 4.0"
s.add_dependency "daemons", "~> 1.1.9"
s.add_dependency "rubyzip", "~> 1.1.4"
Expand Down

0 comments on commit e4ddb99

Please sign in to comment.