wiselinks 1.1.2 → 1.1.4

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: b3ac30807925e0bcb693f3e75ab2ff14bfb13a59
4
- data.tar.gz: f63ff7e997e2d5b36390fbb9e0e830a0975e2f5e
3
+ metadata.gz: 640b50447668efc0f447459335b7185aa86e537b
4
+ data.tar.gz: 3dddc36480d89af712d2fff418106e3648605932
5
5
  SHA512:
6
- metadata.gz: 37d213f874322de522d7da00d79f06105f4da6d7f91b3007dcf5a11f76d21f39ce9cf0f190cc32d1df21750e6d82d949cb072da942206864cda2b555bf67bc00
7
- data.tar.gz: c9cc431c240680c996f1de0876de9593fe4cd137a85c1a8d9fb73822a25e1aa0af99c5fb318ce8e205cd40fd8607ec434917262ebb5bd12c2cbaed20415624ec
6
+ metadata.gz: 98244f0449e962e5811cb59b9c0f39a8cbdfe5b52785d280008625c220b9f9cd536b502d7aa197bb5d9ec256a63c4a36f504558804504e7b5986aa5ef64e7654
7
+ data.tar.gz: 49b5c6353973b12a65de5e9dba24e081d9ad7e2321969556f6a0bb9ee4aebf62f4abb424fb4584ca790b5fea5c2c7721cebde1b8ee68bbd1ab12c3ee298411a1
@@ -1,17 +1,17 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- wiselinks (1.1.2)
4
+ wiselinks (1.1.4)
5
5
 
6
6
  GEM
7
7
  remote: https://rubygems.org/
8
8
  specs:
9
- actionmailer (3.2.13)
10
- actionpack (= 3.2.13)
11
- mail (~> 2.5.3)
12
- actionpack (3.2.13)
13
- activemodel (= 3.2.13)
14
- activesupport (= 3.2.13)
9
+ actionmailer (3.2.16)
10
+ actionpack (= 3.2.16)
11
+ mail (~> 2.5.4)
12
+ actionpack (3.2.16)
13
+ activemodel (= 3.2.16)
14
+ activesupport (= 3.2.16)
15
15
  builder (~> 3.0.0)
16
16
  erubis (~> 2.7.0)
17
17
  journey (~> 1.0.4)
@@ -19,24 +19,24 @@ GEM
19
19
  rack-cache (~> 1.2)
20
20
  rack-test (~> 0.6.1)
21
21
  sprockets (~> 2.2.1)
22
- activemodel (3.2.13)
23
- activesupport (= 3.2.13)
22
+ activemodel (3.2.16)
23
+ activesupport (= 3.2.16)
24
24
  builder (~> 3.0.0)
25
- activerecord (3.2.13)
26
- activemodel (= 3.2.13)
27
- activesupport (= 3.2.13)
25
+ activerecord (3.2.16)
26
+ activemodel (= 3.2.16)
27
+ activesupport (= 3.2.16)
28
28
  arel (~> 3.0.2)
29
29
  tzinfo (~> 0.3.29)
30
- activeresource (3.2.13)
31
- activemodel (= 3.2.13)
32
- activesupport (= 3.2.13)
33
- activesupport (3.2.13)
34
- i18n (= 0.6.1)
30
+ activeresource (3.2.16)
31
+ activemodel (= 3.2.16)
32
+ activesupport (= 3.2.16)
33
+ activesupport (3.2.16)
34
+ i18n (~> 0.6, >= 0.6.4)
35
35
  multi_json (~> 1.0)
36
36
  addressable (2.3.5)
37
- arel (3.0.2)
37
+ arel (3.0.3)
38
38
  builder (3.0.4)
39
- capybara (2.1.0)
39
+ capybara (2.2.1)
40
40
  mime-types (>= 1.16)
41
41
  nokogiri (>= 1.3.3)
42
42
  rack (>= 1.0.0)
@@ -50,36 +50,36 @@ GEM
50
50
  coffee-script-source
51
51
  execjs
52
52
  coffee-script-source (1.6.3)
53
- coffeelint (0.0.6)
53
+ coffeelint (0.1.3)
54
54
  coffee-script
55
- colorize (0.5.8)
56
- coveralls (0.6.7)
57
- colorize
55
+ json
56
+ coveralls (0.7.0)
58
57
  multi_json (~> 1.3)
59
58
  rest-client
60
59
  simplecov (>= 0.7)
60
+ term-ansicolor
61
61
  thor
62
- crack (0.4.0)
62
+ crack (0.4.1)
63
63
  safe_yaml (~> 0.9.0)
64
- diff-lcs (1.2.4)
64
+ diff-lcs (1.2.5)
65
+ docile (1.1.2)
65
66
  erubis (2.7.0)
66
- execjs (1.4.0)
67
- multi_json (~> 1.0)
68
- factory_girl (4.2.0)
67
+ execjs (2.0.2)
68
+ factory_girl (4.3.0)
69
69
  activesupport (>= 3.0.0)
70
- faker (1.1.2)
70
+ faker (1.2.0)
71
71
  i18n (~> 0.5)
72
72
  hike (1.2.3)
73
- i18n (0.6.1)
73
+ i18n (0.6.9)
74
74
  journey (1.0.4)
75
- json (1.8.0)
75
+ json (1.8.1)
76
76
  mail (2.5.4)
77
77
  mime-types (~> 1.16)
78
78
  treetop (~> 1.4.8)
79
- mime-types (1.23)
80
- mini_portile (0.5.1)
81
- multi_json (1.7.7)
82
- nokogiri (1.6.0)
79
+ mime-types (1.25.1)
80
+ mini_portile (0.5.2)
81
+ multi_json (1.8.4)
82
+ nokogiri (1.6.1)
83
83
  mini_portile (~> 0.5.0)
84
84
  polyglot (0.3.3)
85
85
  rack (1.4.5)
@@ -89,64 +89,69 @@ GEM
89
89
  rack
90
90
  rack-test (0.6.2)
91
91
  rack (>= 1.0)
92
- rails (3.2.13)
93
- actionmailer (= 3.2.13)
94
- actionpack (= 3.2.13)
95
- activerecord (= 3.2.13)
96
- activeresource (= 3.2.13)
97
- activesupport (= 3.2.13)
92
+ rails (3.2.16)
93
+ actionmailer (= 3.2.16)
94
+ actionpack (= 3.2.16)
95
+ activerecord (= 3.2.16)
96
+ activeresource (= 3.2.16)
97
+ activesupport (= 3.2.16)
98
98
  bundler (~> 1.0)
99
- railties (= 3.2.13)
100
- railties (3.2.13)
101
- actionpack (= 3.2.13)
102
- activesupport (= 3.2.13)
99
+ railties (= 3.2.16)
100
+ railties (3.2.16)
101
+ actionpack (= 3.2.16)
102
+ activesupport (= 3.2.16)
103
103
  rack-ssl (~> 1.3.2)
104
104
  rake (>= 0.8.7)
105
105
  rdoc (~> 3.4)
106
106
  thor (>= 0.14.6, < 2.0)
107
- rake (10.1.0)
107
+ rake (10.1.1)
108
108
  rdoc (3.12.2)
109
109
  json (~> 1.4)
110
110
  rest-client (1.6.7)
111
111
  mime-types (>= 1.16)
112
- rspec (2.14.0)
112
+ rspec (2.14.1)
113
113
  rspec-core (~> 2.14.0)
114
114
  rspec-expectations (~> 2.14.0)
115
115
  rspec-mocks (~> 2.14.0)
116
- rspec-core (2.14.2)
117
- rspec-expectations (2.14.0)
116
+ rspec-core (2.14.7)
117
+ rspec-expectations (2.14.4)
118
118
  diff-lcs (>= 1.1.3, < 2.0)
119
- rspec-mocks (2.14.1)
120
- rspec-rails (2.14.0)
119
+ rspec-mocks (2.14.4)
120
+ rspec-rails (2.14.1)
121
121
  actionpack (>= 3.0)
122
+ activemodel (>= 3.0)
122
123
  activesupport (>= 3.0)
123
124
  railties (>= 3.0)
124
125
  rspec-core (~> 2.14.0)
125
126
  rspec-expectations (~> 2.14.0)
126
127
  rspec-mocks (~> 2.14.0)
127
- safe_yaml (0.9.4)
128
+ safe_yaml (0.9.7)
128
129
  shoulda (3.5.0)
129
130
  shoulda-context (~> 1.0, >= 1.0.1)
130
131
  shoulda-matchers (>= 1.4.1, < 3.0)
131
- shoulda-context (1.1.4)
132
- shoulda-matchers (2.2.0)
132
+ shoulda-context (1.1.6)
133
+ shoulda-matchers (2.5.0)
133
134
  activesupport (>= 3.0.0)
134
- simplecov (0.7.1)
135
- multi_json (~> 1.0)
136
- simplecov-html (~> 0.7.1)
137
- simplecov-html (0.7.1)
135
+ simplecov (0.8.2)
136
+ docile (~> 1.1.0)
137
+ multi_json
138
+ simplecov-html (~> 0.8.0)
139
+ simplecov-html (0.8.0)
138
140
  sprockets (2.2.2)
139
141
  hike (~> 1.2)
140
142
  multi_json (~> 1.0)
141
143
  rack (~> 1.0)
142
144
  tilt (~> 1.1, != 1.3.0)
143
- sqlite3 (1.3.7)
145
+ sqlite3 (1.3.8)
146
+ term-ansicolor (1.2.2)
147
+ tins (~> 0.8)
144
148
  thor (0.18.1)
145
149
  tilt (1.4.1)
146
- treetop (1.4.14)
150
+ tins (0.13.1)
151
+ treetop (1.4.15)
147
152
  polyglot
148
153
  polyglot (>= 0.3.1)
149
- tzinfo (0.3.37)
154
+ tzinfo (0.3.38)
150
155
  webmock (1.9.3)
151
156
  addressable (>= 2.2.7)
152
157
  crack (>= 0.3.2)
@@ -66,9 +66,9 @@ class Form
66
66
  else
67
67
  @$form.serialize()
68
68
 
69
- url = @$form.attr("action")
69
+ url = @$form.attr("action").replace(/\?.*$/, '')
70
70
  url += "?#{serialized}" if serialized.length > 0
71
71
  url
72
72
 
73
73
  window._Wiselinks ?= {}
74
- window._Wiselinks.Form = Form
74
+ window._Wiselinks.Form = Form
@@ -4,7 +4,7 @@ module Wiselinks
4
4
  module Version
5
5
  MAJOR = 1
6
6
  MINOR = 1
7
- PATCH = 2
7
+ PATCH = 4
8
8
  BUILD = nil
9
9
 
10
10
  STRING = [MAJOR, MINOR, PATCH, BUILD].compact.join('.')
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: wiselinks
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1.2
4
+ version: 1.1.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Igor Alexandrov
@@ -11,7 +11,7 @@ authors:
11
11
  autorequire:
12
12
  bindir: bin
13
13
  cert_chain: []
14
- date: 2013-09-11 00:00:00.000000000 Z
14
+ date: 2014-01-14 00:00:00.000000000 Z
15
15
  dependencies:
16
16
  - !ruby/object:Gem::Dependency
17
17
  name: rspec
@@ -369,7 +369,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
369
369
  version: '0'
370
370
  requirements: []
371
371
  rubyforge_project:
372
- rubygems_version: 2.0.6
372
+ rubygems_version: 2.0.3
373
373
  signing_key:
374
374
  specification_version: 4
375
375
  summary: Wiselinks makes following links and submitting some forms in your web application