shoesgem 0.1426.0 → 0.1428.0
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.
- data/shoes/VERSION.txt +1 -1
- data/shoes/freetype6.dll +0 -0
- data/shoes/lib/shoes.rb +3 -1
- data/shoes/libcairo-2.dll +0 -0
- data/shoes/libeay32.dll +0 -0
- data/shoes/libexpat-1.dll +0 -0
- data/shoes/libfontconfig-1.dll +0 -0
- data/shoes/libgio-2.0-0.dll +0 -0
- data/shoes/libglib-2.0-0.dll +0 -0
- data/shoes/libgmodule-2.0-0.dll +0 -0
- data/shoes/libgobject-2.0-0.dll +0 -0
- data/shoes/libgthread-2.0-0.dll +0 -0
- data/shoes/libiconv2.dll +0 -0
- data/shoes/libjpeg-8.dll +0 -0
- data/shoes/libpango-1.0-0.dll +0 -0
- data/shoes/libpangocairo-1.0-0.dll +0 -0
- data/shoes/libpangoft2-1.0-0.dll +0 -0
- data/shoes/libpangowin32-1.0-0.dll +0 -0
- data/shoes/libpng14-14.dll +0 -0
- data/shoes/libportaudio-2.dll +0 -0
- data/shoes/libshoes.dll +0 -0
- data/shoes/libssl32.dll +0 -0
- data/shoes/libungif4.dll +0 -0
- data/shoes/msvcrt-ruby191.dll +0 -0
- data/shoes/nsis/shoes.nsi +1 -1
- data/shoes/readline5.dll +0 -0
- data/shoes/ruby/gems/1.9.1/gems/hpricot-0.8.1/lib/fast_xs.so +0 -0
- data/shoes/ruby/gems/1.9.1/gems/hpricot-0.8.1/lib/hpricot_scan.so +0 -0
- data/shoes/ruby/gems/1.9.1/gems/json-shoes-1.1.3/lib/json/ext/generator.so +0 -0
- data/shoes/ruby/gems/1.9.1/gems/json-shoes-1.1.3/lib/json/ext/parser.so +0 -0
- data/shoes/ruby/gems/1.9.1/gems/sqlite3-ruby-1.2.5-x86-mswin32/lib/sqlite3_api.so +0 -0
- data/shoes/ruby/lib/i386-mingw32/binject.so +0 -0
- data/shoes/ruby/lib/i386-mingw32/bloops.so +0 -0
- data/shoes/ruby/lib/i386-mingw32/ftsearchrt.so +0 -0
- data/shoes/shoes.exe +0 -0
- data/shoes/sqlite3.dll +0 -0
- data/shoes/zlib.dll +0 -0
- data/shoes/zlib1.dll +0 -0
- metadata +4 -4
data/shoes/VERSION.txt
CHANGED
@@ -1 +1 @@
|
|
1
|
-
shoes policeman (0.
|
1
|
+
shoes policeman (0.r1428) [i386-mingw32 Ruby1.9.1]
|
data/shoes/freetype6.dll
CHANGED
Binary file
|
data/shoes/lib/shoes.rb
CHANGED
@@ -19,7 +19,9 @@ require 'shoes/shybuilder'
|
|
19
19
|
def Shoes.hook; end
|
20
20
|
|
21
21
|
class Encoding
|
22
|
-
|
22
|
+
%w[ASCII_8BIT UTF_16BE UTF_16LE UTF_32BE UTF_32LE].each do |ec|
|
23
|
+
eval "#{ec} = '#{ec.sub '_', '-'}'"
|
24
|
+
end unless RUBY_PLATFORM =~ /linux/
|
23
25
|
end
|
24
26
|
|
25
27
|
class Range
|
data/shoes/libcairo-2.dll
CHANGED
Binary file
|
data/shoes/libeay32.dll
CHANGED
Binary file
|
data/shoes/libexpat-1.dll
CHANGED
Binary file
|
data/shoes/libfontconfig-1.dll
CHANGED
Binary file
|
data/shoes/libgio-2.0-0.dll
CHANGED
Binary file
|
data/shoes/libglib-2.0-0.dll
CHANGED
Binary file
|
data/shoes/libgmodule-2.0-0.dll
CHANGED
Binary file
|
data/shoes/libgobject-2.0-0.dll
CHANGED
Binary file
|
data/shoes/libgthread-2.0-0.dll
CHANGED
Binary file
|
data/shoes/libiconv2.dll
CHANGED
Binary file
|
data/shoes/libjpeg-8.dll
CHANGED
Binary file
|
data/shoes/libpango-1.0-0.dll
CHANGED
Binary file
|
Binary file
|
data/shoes/libpangoft2-1.0-0.dll
CHANGED
Binary file
|
Binary file
|
data/shoes/libpng14-14.dll
CHANGED
Binary file
|
data/shoes/libportaudio-2.dll
CHANGED
Binary file
|
data/shoes/libshoes.dll
CHANGED
Binary file
|
data/shoes/libssl32.dll
CHANGED
Binary file
|
data/shoes/libungif4.dll
CHANGED
Binary file
|
data/shoes/msvcrt-ruby191.dll
CHANGED
Binary file
|
data/shoes/nsis/shoes.nsi
CHANGED
data/shoes/readline5.dll
CHANGED
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
data/shoes/shoes.exe
CHANGED
Binary file
|
data/shoes/sqlite3.dll
CHANGED
Binary file
|
data/shoes/zlib.dll
CHANGED
Binary file
|
data/shoes/zlib1.dll
CHANGED
Binary file
|
metadata
CHANGED
@@ -1,13 +1,13 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: shoesgem
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
hash:
|
4
|
+
hash: 5711
|
5
5
|
prerelease: false
|
6
6
|
segments:
|
7
7
|
- 0
|
8
|
-
-
|
8
|
+
- 1428
|
9
9
|
- 0
|
10
|
-
version: 0.
|
10
|
+
version: 0.1428.0
|
11
11
|
platform: ruby
|
12
12
|
authors:
|
13
13
|
- ashbb
|
@@ -15,7 +15,7 @@ autorequire:
|
|
15
15
|
bindir: bin
|
16
16
|
cert_chain: []
|
17
17
|
|
18
|
-
date: 2010-06-
|
18
|
+
date: 2010-06-09 00:00:00 +09:00
|
19
19
|
default_executable:
|
20
20
|
dependencies:
|
21
21
|
- !ruby/object:Gem::Dependency
|