concerto_remote_video 0.7 → 0.8

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 51951080568495f881cf9e25b94d29b054f7e45e
4
- data.tar.gz: 21b854f30a7a18ac8a9ad83c3a87c342f4739d26
3
+ metadata.gz: aa1163acafedcf020a37663807dc0941c92da332
4
+ data.tar.gz: b85a77ad421841aa5bee9ce77c04b12d0de616e1
5
5
  SHA512:
6
- metadata.gz: 0b1d53445961119e9634e7eb34a377edb96f7bc88a0601c97121a5789d5e026fa11a09b6c5d72af065fdaf5ade148c0a1d25a72e47c531055561d5aa0fdd37c3
7
- data.tar.gz: 2097ab4be8b26304cd1bc49595ac6abff91cd6045c3e7613dd556474c276e9a3afc7a339125fe294494c6ed41bbb097dae17f109a681388abdfdf89e361aa777
6
+ metadata.gz: 246236a1c0e11ddea65a8813fdb259b9952fc0e605385f2428ae1ad8ba6c985fbaf0c95fd28f328356e91bb540aa4e6b5b7e98a118de52dccdd208d7600ddfca
7
+ data.tar.gz: be259490a7526f37a6413f0a17c7436eb1b6014c08fa876efd7440be4c2267eb3e7cbdaeba178abae197d43bee5d1ce950a27a5c3b4a8901fb5e064914904181
@@ -15,7 +15,7 @@
15
15
  <div class="clearfix">
16
16
  <%= config.label :video_id %>
17
17
  <div class="input">
18
- <%= config.text_field :video_id, :placeholder => "http://media.w3.org/2010/05/sintel/trailer.mp4", :class => "input-xlarge", "data-url" => preview_contents_path %>
18
+ <%= config.text_field :video_id, :placeholder => "http://media.w3.org/2010/05/sintel/trailer.mp4", :class => "input-xxlarge", "data-url" => preview_contents_path %>
19
19
  <div id="video_id_hint">Specify the url of the video</div>
20
20
  </div>
21
21
  </div>
@@ -1,3 +1,3 @@
1
1
  module ConcertoRemoteVideo
2
- VERSION = "0.7"
2
+ VERSION = "0.8"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: concerto_remote_video
3
3
  version: !ruby/object:Gem::Version
4
- version: '0.7'
4
+ version: '0.8'
5
5
  platform: ruby
6
6
  authors:
7
7
  - Brian Michalski
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2015-10-30 00:00:00.000000000 Z
11
+ date: 2015-12-15 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rails
@@ -122,7 +122,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
122
122
  version: '0'
123
123
  requirements: []
124
124
  rubyforge_project:
125
- rubygems_version: 2.2.3
125
+ rubygems_version: 2.4.5.1
126
126
  signing_key:
127
127
  specification_version: 4
128
128
  summary: Remotely hosted video for Concerto 2