tiny_mce_plugin_imageselector 0.0.2 → 0.0.3

Sign up to get free protection for your applications and to get access to all the features.
@@ -30,7 +30,7 @@
30
30
  <input type="button" id="cancel" name="cancel" value="cancel" onclick="tinyMCEPopup.close();" />
31
31
  </div>
32
32
 
33
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js"></script>
33
+ <script src="//ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js"></script>
34
34
 
35
35
  <script type="text/javascript">
36
36
  jQuery.noConflict();
@@ -39,7 +39,7 @@
39
39
 
40
40
  <script src="js/sammy-0.7.0.min.js"></script>
41
41
  <script src="js/sammy.template-0.7.0.min.js"></script>
42
- <script src="http://cdnjs.cloudflare.com/ajax/libs/handlebars.js/1.0.0.beta2/handlebars.min.js"></script>
42
+ <script src="//cdnjs.cloudflare.com/ajax/libs/handlebars.js/1.0.0.beta2/handlebars.min.js"></script>
43
43
  <script src="js/sammy.handlebars-0.7.0.min.js"></script>
44
44
 
45
45
  <script src="js/media_selector.js"></script>
@@ -1,6 +1,6 @@
1
1
  Gem::Specification.new do |s|
2
2
  s.name = "tiny_mce_plugin_imageselector"
3
- s.version = "0.0.2"
3
+ s.version = "0.0.3"
4
4
  s.authors = ["Walter McGinnis"]
5
5
  s.email = "walter@katipo.co.nz"
6
6
  s.homepage = "http://github.com/kete/tiny_mce_plugin_imageselector"
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tiny_mce_plugin_imageselector
3
3
  version: !ruby/object:Gem::Version
4
- hash: 27
4
+ hash: 25
5
5
  prerelease: false
6
6
  segments:
7
7
  - 0
8
8
  - 0
9
- - 2
10
- version: 0.0.2
9
+ - 3
10
+ version: 0.0.3
11
11
  platform: ruby
12
12
  authors:
13
13
  - Walter McGinnis
@@ -15,7 +15,7 @@ autorequire:
15
15
  bindir: bin
16
16
  cert_chain: []
17
17
 
18
- date: 2011-09-23 00:00:00 +12:00
18
+ date: 2011-09-26 00:00:00 +13:00
19
19
  default_executable:
20
20
  dependencies: []
21
21