copy_tuner_client 0.1.1.beta12 → 0.1.1.beta13

Sign up to get free protection for your applications and to get access to all the features.
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- copy_tuner_client (0.1.1.beta12)
4
+ copy_tuner_client (0.1.1.beta13)
5
5
  i18n (>= 0.5.0)
6
6
  json
7
7
 
@@ -64,7 +64,7 @@ Copyray.findBlurbs = -> util.bm 'findBlurbs', ->
64
64
 
65
65
  # Open the given filesystem path by calling out to Copyray's server.
66
66
  Copyray.open = (url) ->
67
- window.open(url, null, 'width=700, height=500')
67
+ window.open(url, null, 'width=700, height=600')
68
68
 
69
69
  # Show the Copyray overlay
70
70
  Copyray.show = (type = null) ->
@@ -1,6 +1,6 @@
1
1
  module CopyTunerClient
2
2
  # Client version
3
- VERSION = '0.1.1.beta12'
3
+ VERSION = '0.1.1.beta13'
4
4
 
5
5
  # API version being used to communicate with the server
6
6
  API_VERSION = '2.0'.freeze
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: copy_tuner_client
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.1.beta12
4
+ version: 0.1.1.beta13
5
5
  prerelease: 6
6
6
  platform: ruby
7
7
  authors:
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2014-11-04 00:00:00.000000000 Z
12
+ date: 2014-11-17 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: i18n
@@ -349,7 +349,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
349
349
  version: '0'
350
350
  segments:
351
351
  - 0
352
- hash: -3194583885506964313
352
+ hash: 232727728491979424
353
353
  required_rubygems_version: !ruby/object:Gem::Requirement
354
354
  none: false
355
355
  requirements: