brightcontent-attachments 2.0.23 → 2.0.24

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. data/Gemfile.lock +12 -7
  2. metadata +5 -5
data/Gemfile.lock CHANGED
@@ -1,15 +1,15 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- brightcontent-attachments (2.0.23)
5
- brightcontent-core (= 2.0.23)
4
+ brightcontent-attachments (2.0.24)
5
+ brightcontent-core (= 2.0.24)
6
6
  jquery-fileupload-rails
7
7
  paperclip
8
8
 
9
9
  PATH
10
10
  remote: ../core
11
11
  specs:
12
- brightcontent-core (2.0.23)
12
+ brightcontent-core (2.0.24)
13
13
  bcrypt-ruby
14
14
  bootstrap-wysihtml5-rails
15
15
  has_scope
@@ -17,6 +17,7 @@ PATH
17
17
  jquery-rails
18
18
  rails (~> 3.2.9)
19
19
  simple_form
20
+ strong_parameters
20
21
  will_paginate
21
22
 
22
23
  GEM
@@ -52,7 +53,7 @@ GEM
52
53
  addressable (2.3.2)
53
54
  arel (3.0.2)
54
55
  bcrypt-ruby (3.0.1)
55
- bootstrap-wysihtml5-rails (0.3.1.13)
56
+ bootstrap-wysihtml5-rails (0.3.1.19)
56
57
  railties (>= 3.0)
57
58
  builder (3.0.4)
58
59
  capybara (2.0.1)
@@ -83,7 +84,7 @@ GEM
83
84
  jquery-fileupload-rails (0.4.0)
84
85
  actionpack (>= 3.1)
85
86
  railties (>= 3.1)
86
- jquery-rails (2.1.4)
87
+ jquery-rails (2.2.1)
87
88
  railties (>= 3.0, < 5.0)
88
89
  thor (>= 0.14, < 2.0)
89
90
  json (1.7.5)
@@ -150,7 +151,7 @@ GEM
150
151
  libwebsocket (~> 0.1.3)
151
152
  multi_json (~> 1.0)
152
153
  rubyzip
153
- simple_form (2.0.4)
154
+ simple_form (2.1.0)
154
155
  actionpack (~> 3.0)
155
156
  activemodel (~> 3.0)
156
157
  sprockets (2.2.2)
@@ -159,6 +160,10 @@ GEM
159
160
  rack (~> 1.0)
160
161
  tilt (~> 1.1, != 1.3.0)
161
162
  sqlite3 (1.3.6)
163
+ strong_parameters (0.2.0)
164
+ actionpack (~> 3.0)
165
+ activemodel (~> 3.0)
166
+ railties (~> 3.0)
162
167
  thor (0.16.0)
163
168
  tilt (1.3.3)
164
169
  treetop (1.4.12)
@@ -166,7 +171,7 @@ GEM
166
171
  polyglot (>= 0.3.1)
167
172
  tzinfo (0.3.35)
168
173
  websocket (1.0.6)
169
- will_paginate (3.0.3)
174
+ will_paginate (3.0.4)
170
175
  xpath (1.0.0)
171
176
  nokogiri (~> 1.3)
172
177
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: brightcontent-attachments
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.0.23
4
+ version: 2.0.24
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -18,7 +18,7 @@ dependencies:
18
18
  requirements:
19
19
  - - '='
20
20
  - !ruby/object:Gem::Version
21
- version: 2.0.23
21
+ version: 2.0.24
22
22
  type: :runtime
23
23
  prerelease: false
24
24
  version_requirements: !ruby/object:Gem::Requirement
@@ -26,7 +26,7 @@ dependencies:
26
26
  requirements:
27
27
  - - '='
28
28
  - !ruby/object:Gem::Version
29
- version: 2.0.23
29
+ version: 2.0.24
30
30
  - !ruby/object:Gem::Dependency
31
31
  name: paperclip
32
32
  requirement: !ruby/object:Gem::Requirement
@@ -238,7 +238,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
238
238
  version: '0'
239
239
  segments:
240
240
  - 0
241
- hash: 723605717746658989
241
+ hash: -822662674344741609
242
242
  required_rubygems_version: !ruby/object:Gem::Requirement
243
243
  none: false
244
244
  requirements:
@@ -247,7 +247,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
247
247
  version: '0'
248
248
  segments:
249
249
  - 0
250
- hash: 723605717746658989
250
+ hash: -822662674344741609
251
251
  requirements: []
252
252
  rubyforge_project:
253
253
  rubygems_version: 1.8.24