enju_question 0.1.0 → 0.1.1

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 0eefda8a96b7877a3c09849d23f19990a6595f4e
4
- data.tar.gz: 60e5bac6246702bad98ce40e296de10a1a6b5c42
3
+ metadata.gz: c6cc421b33ff41765a15d307802355486dff7b2d
4
+ data.tar.gz: 335a5ff8bd0ee6b47bcd9e8269008a5e0819a1b1
5
5
  SHA512:
6
- metadata.gz: c88f03dcb499d8680b0fa3e329b9e12b4f86409cbf2026adc15749bd2815dc38775a321b2841528bbfa4e539e7b812b1bc1cb934fa8f6324d30c12e067bb24a1
7
- data.tar.gz: 841f69a43fe64e2e70bdc63fefed1bac7fac2ca6f96466597e6deaa3934321a93598cb52cce82a8499bccea5f183979495e64ca07d129be2044ea4a22cb5a70c
6
+ metadata.gz: 8712d35da40334f26fbce2af06b4e3a8b62bc308b0fbcacd6b9baa5f075a200a9f0b2ae2deb689bea118a510e2ee707cb0919bde3451c613f77a5eee5a5faba1
7
+ data.tar.gz: e59b57072fd5b31a15e237212c226573d66a19b0e8a6fdc16064441a5fc2987d0a2dd4ad71c80821100665ebc03275105b172a151d44f13f7fe8858e015462ff
data/README.rdoc CHANGED
@@ -1,6 +1,6 @@
1
1
  = EnjuQuestion
2
- {<img src="https://secure.travis-ci.org/next-l/enju_question.png?branch=1.1" alt="Build Status" />}[http://travis-ci.org/next-l/enju_question]
3
- {<img src="https://coveralls.io/repos/next-l/enju_question/badge.png?branch=1.1" alt="Coverage Status" />}[https://coveralls.io/r/next-l/enju_question?branch=1.1]
2
+ {<img src="https://travis-ci.org/next-l/enju_question.svg?branch=1.1" alt="Build Status" />}[https://travis-ci.org/next-l/enju_question]
3
+ {<img src="https://coveralls.io/repos/next-l/enju_question/badge.svg?branch=1.1&service=github" alt="Coverage Status" />}[https://coveralls.io/github/next-l/enju_question?branch=1.1]
4
4
  {<img src="https://hakiri.io/github/next-l/enju_question/1.1.svg" alt="security" />}[https://hakiri.io/github/next-l/enju_question/1.1]
5
5
 
6
6
  This project rocks and uses MIT-LICENSE.
@@ -1,3 +1,3 @@
1
1
  module EnjuQuestion
2
- VERSION = "0.1.0"
2
+ VERSION = "0.1.1"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: enju_question
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Kosuke Tanabe
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2015-11-11 00:00:00.000000000 Z
11
+ date: 2015-12-26 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: simple_form
@@ -100,14 +100,14 @@ dependencies:
100
100
  requirements:
101
101
  - - "~>"
102
102
  - !ruby/object:Gem::Version
103
- version: '3.3'
103
+ version: '3.4'
104
104
  type: :development
105
105
  prerelease: false
106
106
  version_requirements: !ruby/object:Gem::Requirement
107
107
  requirements:
108
108
  - - "~>"
109
109
  - !ruby/object:Gem::Version
110
- version: '3.3'
110
+ version: '3.4'
111
111
  - !ruby/object:Gem::Dependency
112
112
  name: factory_girl_rails
113
113
  requirement: !ruby/object:Gem::Requirement
@@ -142,42 +142,42 @@ dependencies:
142
142
  requirements:
143
143
  - - "~>"
144
144
  - !ruby/object:Gem::Version
145
- version: 1.1.0
145
+ version: 1.1.2
146
146
  type: :development
147
147
  prerelease: false
148
148
  version_requirements: !ruby/object:Gem::Requirement
149
149
  requirements:
150
150
  - - "~>"
151
151
  - !ruby/object:Gem::Version
152
- version: 1.1.0
152
+ version: 1.1.2
153
153
  - !ruby/object:Gem::Dependency
154
154
  name: enju_ndl
155
155
  requirement: !ruby/object:Gem::Requirement
156
156
  requirements:
157
157
  - - "~>"
158
158
  - !ruby/object:Gem::Version
159
- version: 0.1.0
159
+ version: 0.1.1
160
160
  type: :development
161
161
  prerelease: false
162
162
  version_requirements: !ruby/object:Gem::Requirement
163
163
  requirements:
164
164
  - - "~>"
165
165
  - !ruby/object:Gem::Version
166
- version: 0.1.0
166
+ version: 0.1.1
167
167
  - !ruby/object:Gem::Dependency
168
168
  name: sunspot_solr
169
169
  requirement: !ruby/object:Gem::Requirement
170
170
  requirements:
171
- - - "~>"
171
+ - - '='
172
172
  - !ruby/object:Gem::Version
173
- version: '2.2'
173
+ version: 2.2.0
174
174
  type: :development
175
175
  prerelease: false
176
176
  version_requirements: !ruby/object:Gem::Requirement
177
177
  requirements:
178
- - - "~>"
178
+ - - '='
179
179
  - !ruby/object:Gem::Version
180
- version: '2.2'
180
+ version: 2.2.0
181
181
  - !ruby/object:Gem::Dependency
182
182
  name: webmock
183
183
  requirement: !ruby/object:Gem::Requirement
@@ -516,7 +516,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
516
516
  version: '0'
517
517
  requirements: []
518
518
  rubyforge_project:
519
- rubygems_version: 2.4.5.1
519
+ rubygems_version: 2.5.0
520
520
  signing_key:
521
521
  specification_version: 4
522
522
  summary: enju_queestion plugin