twilio_with_thinq 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: 28c4f71407091e746e0e6f389f1f06ba53ece2c0
4
- data.tar.gz: 61965ce994853f68b3a523306d6d6cc17db049d9
3
+ metadata.gz: 41b6413394340249a97c16b332921ae2dcf68ab4
4
+ data.tar.gz: f6b71b12c41387d654fb795f187518784d345499
5
5
  SHA512:
6
- metadata.gz: c38bbfe8718f7ada4b7aa14803cc2e3e742c60faf659705b095c69ceeff03f7b179f1d7417570ff5d557decd8a9092ae11cb9c98da4198b580aef66d2c518e67
7
- data.tar.gz: 81eddfe84985230d0614906a63c27a332f27167ba7be0bcacf52d5b713f641c579a4beaf37ce85908924a6d2851cd7d25b9eb1b1c5799798a9ab57701e31d21f
6
+ metadata.gz: 06b3ea673db24d005eb035a27b04d96b5391b0a9f51643254f5421aa2a9e3ca0e8f7c6cb78f3977167a7d4eafad76aa83fc21fc533868dfed01b997ba548804c
7
+ data.tar.gz: 1a8ea576f65e4e3baa3471f2f12c5f96feba05c0ed66bc69b4550b545d1375b870f4baaa8edcb813c376b0e8e7f06065866a220434f059852edbb448ba4aa7b2
@@ -39,7 +39,10 @@
39
39
  <content url="file://$MODULE_DIR$" />
40
40
  <orderEntry type="inheritedJdk" />
41
41
  <orderEntry type="sourceFolder" forTests="false" />
42
+ <orderEntry type="library" scope="PROVIDED" name="builder (v3.2.2, rbenv: 2.2.0) [gem]" level="application" />
42
43
  <orderEntry type="library" scope="PROVIDED" name="bundler (v1.10.5, rbenv: 2.2.0) [gem]" level="application" />
44
+ <orderEntry type="library" scope="PROVIDED" name="diff-lcs (v1.2.5, rbenv: 2.2.0) [gem]" level="application" />
43
45
  <orderEntry type="library" scope="PROVIDED" name="rake (v10.4.2, rbenv: 2.2.0) [gem]" level="application" />
46
+ <orderEntry type="library" scope="PROVIDED" name="rspec-support (v3.3.0, rbenv: 2.2.0) [gem]" level="application" />
44
47
  </component>
45
48
  </module>
data/.idea/workspace.xml CHANGED
@@ -2,7 +2,8 @@
2
2
  <project version="4">
3
3
  <component name="ChangeListManager">
4
4
  <list default="true" id="f67e4e42-e2e8-480f-818f-bfda87f4de83" name="Default" comment="">
5
- <change type="MODIFICATION" beforePath="$PROJECT_DIR$/twilio_with_thinq.gemspec" afterPath="$PROJECT_DIR$/twilio_with_thinq.gemspec" />
5
+ <change type="MODIFICATION" beforePath="$PROJECT_DIR$/.idea/twilio_with_thinq.iml" afterPath="$PROJECT_DIR$/.idea/twilio_with_thinq.iml" />
6
+ <change type="MODIFICATION" beforePath="$PROJECT_DIR$/lib/twilio_with_thinq/version.rb" afterPath="$PROJECT_DIR$/lib/twilio_with_thinq/version.rb" />
6
7
  </list>
7
8
  <ignored path="twilio_with_thinq.iws" />
8
9
  <ignored path=".idea/workspace.xml" />
@@ -27,16 +28,26 @@
27
28
  </component>
28
29
  <component name="FileEditorManager">
29
30
  <leaf>
30
- <file leaf-file-name="twilio_with_thinq.gemspec" pinned="false" current-in-tab="true">
31
+ <file leaf-file-name="twilio_with_thinq.gemspec" pinned="false" current-in-tab="false">
31
32
  <entry file="file://$PROJECT_DIR$/twilio_with_thinq.gemspec">
32
33
  <provider selected="true" editor-type-id="text-editor">
33
- <state vertical-scroll-proportion="0.45072994">
34
+ <state vertical-scroll-proportion="0.0">
34
35
  <caret line="13" column="67" selection-start-line="13" selection-start-column="67" selection-end-line="13" selection-end-column="67" />
35
36
  <folding />
36
37
  </state>
37
38
  </provider>
38
39
  </entry>
39
40
  </file>
41
+ <file leaf-file-name="version.rb" pinned="false" current-in-tab="true">
42
+ <entry file="file://$PROJECT_DIR$/lib/twilio_with_thinq/version.rb">
43
+ <provider selected="true" editor-type-id="text-editor">
44
+ <state vertical-scroll-proportion="0.034671534">
45
+ <caret line="1" column="18" selection-start-line="1" selection-start-column="18" selection-end-line="1" selection-end-column="18" />
46
+ <folding />
47
+ </state>
48
+ </provider>
49
+ </entry>
50
+ </file>
40
51
  <file leaf-file-name="twilio_with_thinq.rb" pinned="false" current-in-tab="false">
41
52
  <entry file="file://$PROJECT_DIR$/lib/twilio_with_thinq.rb">
42
53
  <provider selected="true" editor-type-id="text-editor">
@@ -88,6 +99,7 @@
88
99
  <option value="$PROJECT_DIR$/spec/twilio_with_thinq_spec.rb" />
89
100
  <option value="$PROJECT_DIR$/lib/twilio_with_thinq.rb" />
90
101
  <option value="$PROJECT_DIR$/twilio_with_thinq.gemspec" />
102
+ <option value="$PROJECT_DIR$/lib/twilio_with_thinq/version.rb" />
91
103
  </list>
92
104
  </option>
93
105
  </component>
@@ -464,14 +476,6 @@
464
476
  </state>
465
477
  </provider>
466
478
  </entry>
467
- <entry file="file://$PROJECT_DIR$/lib/twilio_with_thinq/version.rb">
468
- <provider selected="true" editor-type-id="text-editor">
469
- <state vertical-scroll-proportion="0.0">
470
- <caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
471
- <folding />
472
- </state>
473
- </provider>
474
- </entry>
475
479
  <entry file="file://$PROJECT_DIR$/spec/spec_helper.rb">
476
480
  <provider selected="true" editor-type-id="text-editor">
477
481
  <state vertical-scroll-proportion="0.0">
@@ -506,11 +510,19 @@
506
510
  </entry>
507
511
  <entry file="file://$PROJECT_DIR$/twilio_with_thinq.gemspec">
508
512
  <provider selected="true" editor-type-id="text-editor">
509
- <state vertical-scroll-proportion="0.45072994">
513
+ <state vertical-scroll-proportion="0.0">
510
514
  <caret line="13" column="67" selection-start-line="13" selection-start-column="67" selection-end-line="13" selection-end-column="67" />
511
515
  <folding />
512
516
  </state>
513
517
  </provider>
514
518
  </entry>
519
+ <entry file="file://$PROJECT_DIR$/lib/twilio_with_thinq/version.rb">
520
+ <provider selected="true" editor-type-id="text-editor">
521
+ <state vertical-scroll-proportion="0.034671534">
522
+ <caret line="1" column="18" selection-start-line="1" selection-start-column="18" selection-end-line="1" selection-end-column="18" />
523
+ <folding />
524
+ </state>
525
+ </provider>
526
+ </entry>
515
527
  </component>
516
528
  </project>
@@ -1,3 +1,3 @@
1
1
  module TwilioWithThinq
2
- VERSION = "0.1.0"
2
+ VERSION = "0.1.1"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: twilio_with_thinq
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
  - Fujio Harou