briar 1.1.8 → 1.1.9

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: 4f4d348c554ed014075e44cc0c77614a138e3279
4
- data.tar.gz: 0b7c50194d16e9f05ad1a053620d02b4115a65f7
3
+ metadata.gz: 98b56c933ad8e12df4177491aea5dc367e55ee2a
4
+ data.tar.gz: 31e4ec692d6bbe5eebca65c1692c9796e14c2daf
5
5
  SHA512:
6
- metadata.gz: bd41d59f1aebd1c043c8c32c840ee520597d6b177626eae6c5c00200a6cce8f22d1263b59d6b7dd377c532c46310561e4deb3a63bc1448a65bc7a80b16b16591
7
- data.tar.gz: bf800aab4b0f7203dc9d28306f95775aa290a04aab54da4f25f98141df53ab3b4fdd4a1ce0b5429b643ba2d30b1a1211c92525a6b2b611597316409d902a2181
6
+ metadata.gz: 7a7f35485b7c7dcf8e4358b1b2c51c3b8a0ec4fba1320ee7d206169b5ef0c7d10b68c37c5e3cbd11f7bd62f113a773feee74b6f336332d2c3abfd1f19b9440d4
7
+ data.tar.gz: b753a5d87d188341cc1ecc66beb72f0ab780145613346941462087b541485f2afacbf146b69a0556b234f3ed4ba366531becb35caad63d2ffeb5767b393de331
@@ -1,4 +1,8 @@
1
- ### 1.1.6
1
+ ### 1.1.9
2
+
3
+ * Fix errant include in lib/irbrc.rb
4
+
5
+ ### 1.1.8
2
6
 
3
7
  * Tracking issues on pivotal: https://www.pivotaltracker.com/n/projects/1255750
4
8
  * #36 briar resign can resign .ipas with swift dylibs
@@ -47,7 +47,6 @@ end
47
47
 
48
48
  puts 'loaded calabash'
49
49
 
50
- include Briar::Environment
51
50
  include Briar::Bars
52
51
  include Briar::Alerts_and_Sheets
53
52
  include Briar::Control::Button
@@ -1,3 +1,3 @@
1
1
  module Briar
2
- VERSION = '1.1.8'
2
+ VERSION = '1.1.9'
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: briar
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1.8
4
+ version: 1.1.9
5
5
  platform: ruby
6
6
  authors:
7
7
  - Joshua Moody
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2015-01-21 00:00:00.000000000 Z
11
+ date: 2015-01-22 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rbx-require-relative
@@ -424,6 +424,6 @@ rubyforge_project:
424
424
  rubygems_version: 2.4.5
425
425
  signing_key:
426
426
  specification_version: 4
427
- summary: briar-1.1.8
427
+ summary: briar-1.1.9
428
428
  test_files: []
429
429
  has_rdoc: