pwnstyles_rails 0.1.32 → 0.1.33

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: ef65c5dfc976b58c679e2e913214ec2585d52a2b
4
- data.tar.gz: 029976b30d1012e4e3cbabfe0796b298ade3381a
3
+ metadata.gz: 59ccdfdeacdc6fc428cdeb7e31a033df60bfb6ba
4
+ data.tar.gz: 1ff1335a5882a70553692c193525032d5b15a76e
5
5
  SHA512:
6
- metadata.gz: 4685dae0e45e1037ce9cc1b5e500d97fd19aeac7e166205a57cf5c12a0069116e249fb7bf80a93c3ce5b574776748b19795139c5d0d6c2147142a0031c323fb1
7
- data.tar.gz: 6f64caa2974de4d4b641e679cb6c53a1bf283e7c628444582017064be25aea7103cd33e4ba759e90a11f5719a8b0cdef336e4d95ec92ac34abee9dc759ca64f7
6
+ metadata.gz: c73e2847851b16f03b2cab40d3ee4b93cefe40e8a23de6b49a1c1ca34693b2451923efb173688740352a5c2a1326c8c2652f0492c6de61c72e61acd2a18396be
7
+ data.tar.gz: aee0a5402eb645adb6a41219ec9b07742c29558ce0505597a5f023401fc38daa0f1c29c1160d5c668b1e439296227779a11ede3d112bfa459ec43cfa85ccfbe0
data/Gemfile CHANGED
@@ -1,4 +1,4 @@
1
- source :rubygems
1
+ source 'https://rubygems.org'
2
2
 
3
3
  gem 'compass-rails', '>= 1.1.2'
4
4
  gem 'rails', '>= 4.0.2'
data/Gemfile.lock CHANGED
@@ -1,5 +1,5 @@
1
1
  GEM
2
- remote: http://rubygems.org/
2
+ remote: https://rubygems.org/
3
3
  specs:
4
4
  actionmailer (4.0.2)
5
5
  actionpack (= 4.0.2)
@@ -34,52 +34,54 @@ GEM
34
34
  chunky_png (~> 1.2)
35
35
  fssm (>= 0.2.7)
36
36
  sass (~> 3.1)
37
- compass-rails (1.1.2)
37
+ compass-rails (1.1.3)
38
38
  compass (>= 0.12.2)
39
- docile (1.1.1)
39
+ descendants_tracker (0.0.3)
40
+ docile (1.1.2)
40
41
  erubis (2.7.0)
41
- faraday (0.8.8)
42
- multipart-post (~> 1.2.0)
42
+ faraday (0.9.0)
43
+ multipart-post (>= 1.2, < 3)
43
44
  fssm (0.2.10)
44
45
  git (1.2.6)
45
- github_api (0.10.1)
46
- addressable
47
- faraday (~> 0.8.1)
46
+ github_api (0.11.2)
47
+ addressable (~> 2.3)
48
+ descendants_tracker (~> 0.0.1)
49
+ faraday (~> 0.8, < 0.10)
48
50
  hashie (>= 1.2)
49
- multi_json (~> 1.4)
50
- nokogiri (~> 1.5.2)
51
+ multi_json (>= 1.7.5, < 2.0)
52
+ nokogiri (~> 1.6.0)
51
53
  oauth2
52
54
  hashie (2.0.5)
53
55
  highline (1.6.20)
54
56
  hike (1.2.3)
55
- httpauth (0.2.0)
56
57
  i18n (0.6.9)
57
- jeweler (1.8.8)
58
+ jeweler (2.0.1)
58
59
  builder
59
- bundler (~> 1.0)
60
+ bundler (>= 1.0)
60
61
  git (>= 1.2.5)
61
- github_api (= 0.10.1)
62
+ github_api
62
63
  highline (>= 1.6.15)
63
- nokogiri (= 1.5.10)
64
+ nokogiri (>= 1.5.10)
64
65
  rake
65
66
  rdoc
66
67
  json (1.8.1)
67
- jwt (0.1.8)
68
+ jwt (0.1.11)
68
69
  multi_json (>= 1.5)
69
70
  mail (2.5.4)
70
71
  mime-types (~> 1.16)
71
72
  treetop (~> 1.4.8)
72
73
  mime-types (1.25.1)
74
+ mini_portile (0.5.2)
73
75
  minitest (4.7.5)
74
- multi_json (1.8.2)
76
+ multi_json (1.8.4)
75
77
  multi_xml (0.5.5)
76
- multipart-post (1.2.0)
77
- nokogiri (1.5.10)
78
- oauth2 (0.9.2)
79
- faraday (~> 0.8)
80
- httpauth (~> 0.2)
81
- jwt (~> 0.1.4)
82
- multi_json (~> 1.0)
78
+ multipart-post (2.0.0)
79
+ nokogiri (1.6.1)
80
+ mini_portile (~> 0.5.0)
81
+ oauth2 (0.9.3)
82
+ faraday (>= 0.8, < 0.10)
83
+ jwt (~> 0.1.8)
84
+ multi_json (~> 1.3)
83
85
  multi_xml (~> 0.5)
84
86
  rack (~> 1.2)
85
87
  polyglot (0.3.3)
@@ -99,10 +101,10 @@ GEM
99
101
  activesupport (= 4.0.2)
100
102
  rake (>= 0.8.7)
101
103
  thor (>= 0.18.1, < 2.0)
102
- rake (10.1.0)
103
- rdoc (4.0.1)
104
+ rake (10.1.1)
105
+ rdoc (4.1.1)
104
106
  json (~> 1.4)
105
- sass (3.2.12)
107
+ sass (3.2.14)
106
108
  sass-rails (4.0.1)
107
109
  railties (>= 4.0.0, < 5.0)
108
110
  sass (>= 3.1.10)
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.1.32
1
+ 0.1.33
@@ -196,7 +196,9 @@ class PwnFxRender
196
196
  source = scope.querySelector sourceSelector
197
197
  html = source.innerHTML
198
198
  if randomizeRegExp
199
- randomId = 'r' + Date.now() + '_' + Math.random()
199
+ # The id has to be completely numerical, otherwise strong_parameters
200
+ # will think it's an attribute and reject it.
201
+ randomId = Date.now() + Math.random().toString().substring(2)
200
202
  html = html.replace randomizeRegExp, randomId
201
203
  for targetElement in PwnFx.queryScope(scope, targetSelector)
202
204
  targetElement.insertAdjacentHTML insertionPoint, html
@@ -2,15 +2,14 @@
2
2
  # DO NOT EDIT THIS FILE DIRECTLY
3
3
  # Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec'
4
4
  # -*- encoding: utf-8 -*-
5
- # stub: pwnstyles_rails 0.1.32 ruby lib
6
5
 
7
6
  Gem::Specification.new do |s|
8
7
  s.name = "pwnstyles_rails"
9
- s.version = "0.1.32"
8
+ s.version = "0.1.33"
10
9
 
11
10
  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
12
11
  s.authors = ["Victor Costan"]
13
- s.date = "2013-12-10"
12
+ s.date = "2014-02-03"
14
13
  s.description = "Included CSS was designed for reuse across pwnb.us apps."
15
14
  s.email = "victor@costan.us"
16
15
  s.extra_rdoc_files = [
@@ -72,7 +71,7 @@ Gem::Specification.new do |s|
72
71
  s.homepage = "http://github.com/pwnall/pwnstyles_rails"
73
72
  s.licenses = ["MIT"]
74
73
  s.require_paths = ["lib"]
75
- s.rubygems_version = "2.1.11"
74
+ s.rubygems_version = "2.0.14"
76
75
  s.summary = "Rails 3 SCSS integration and non-trivial default style."
77
76
 
78
77
  if s.respond_to? :specification_version then
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: pwnstyles_rails
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.32
4
+ version: 0.1.33
5
5
  platform: ruby
6
6
  authors:
7
7
  - Victor Costan
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2013-12-10 00:00:00.000000000 Z
11
+ date: 2014-02-03 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: compass-rails
@@ -186,7 +186,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
186
186
  version: '0'
187
187
  requirements: []
188
188
  rubyforge_project:
189
- rubygems_version: 2.1.11
189
+ rubygems_version: 2.0.14
190
190
  signing_key:
191
191
  specification_version: 4
192
192
  summary: Rails 3 SCSS integration and non-trivial default style.