fxruby-enhancement 0.2.0 → 0.2.1

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: cfd73446a24b417b0c41b762e70cb6c815da4e6a
4
- data.tar.gz: f90abfe19864abba1041a367b2b2e55c9aa6f7f4
3
+ metadata.gz: 650bb1965fd16e7ffe517999fcc3061549b33e02
4
+ data.tar.gz: 2c2c0b63657ce9fcc88d655f801e1914fe015812
5
5
  SHA512:
6
- metadata.gz: 5b5a377b7ccec9ccc3a85709945f26d5bdae3695b5b7a7248d0d3523308de7e33b4487729178f5032fcf9c67b12ec5ee6df82c9e643e04358d9d4dacc57fee7c
7
- data.tar.gz: 21d5d97c3b5b7af4c6ab9a453702efe1f38a685685861b568373b89284f2fb5f60920e83a93e09597f5b714a6465d498c1d29e0da083899f793f48add70a506f
6
+ metadata.gz: 33ffcef3d17d64a3e4cb9c56ad7c1663c1a5e5aff0e80463a5bddcf18af869c6457d6fd15afe3f236274591b823ac9791bb4f68d51f577004fab54391f228a51
7
+ data.tar.gz: a9af3144bd0c867100676cdf2f4f716829e69ed6347747b4d1d427fdb12c61b1145d3327eab001a0f72c66f4acd300bc59d31832f9e59d10c22fefa48c28cb47
data/.semver CHANGED
@@ -1,5 +1,5 @@
1
1
  ---
2
2
  :major: 0
3
3
  :minor: 2
4
- :patch: 0
4
+ :patch: 1
5
5
  :special: ''
@@ -3,53 +3,58 @@ GEM
3
3
  specs:
4
4
  addressable (2.4.0)
5
5
  aquarium (0.5.1)
6
- awesome_print (1.7.0)
6
+ awesome_print (1.8.0)
7
7
  binding_of_caller (0.7.2)
8
8
  debug_inspector (>= 0.0.1)
9
9
  builder (3.2.3)
10
10
  byebug (9.0.6)
11
11
  coderay (1.1.1)
12
- debug_inspector (0.0.2)
12
+ debug_inspector (0.0.3)
13
13
  descendants_tracker (0.0.4)
14
14
  thread_safe (~> 0.3, >= 0.3.1)
15
15
  diff-lcs (1.3)
16
16
  docile (1.1.5)
17
17
  faraday (0.9.2)
18
18
  multipart-post (>= 1.2, < 3)
19
- fxruby (1.6.35)
19
+ fxruby (1.6.37)
20
20
  mini_portile2 (~> 2.1)
21
21
  git (1.3.0)
22
- github_api (0.14.5)
22
+ github_api (0.17.0)
23
23
  addressable (~> 2.4.0)
24
24
  descendants_tracker (~> 0.0.4)
25
25
  faraday (~> 0.8, < 0.10)
26
26
  hashie (>= 3.4)
27
+ mime-types (>= 1.16, < 3.0)
27
28
  oauth2 (~> 1.0)
28
- hashie (3.5.3)
29
+ hashie (3.5.5)
29
30
  highline (1.7.8)
30
31
  interception (0.5)
31
- json (2.0.3)
32
- juwelier (2.3.5)
32
+ json (2.1.0)
33
+ juwelier (2.4.7)
33
34
  builder
34
- bundler (>= 1.13)
35
- git (>= 1.2.5)
35
+ bundler
36
+ git
36
37
  github_api
37
- highline (>= 1.6.15)
38
- nokogiri (>= 1.5.10)
39
- psych (~> 2.2)
38
+ highline
39
+ kamelcase (~> 0)
40
+ nokogiri
41
+ psych
40
42
  rake
41
43
  rdoc
42
44
  semver2
43
45
  jwt (1.5.6)
46
+ kamelcase (0.0.1)
47
+ semver2 (~> 3)
44
48
  method_source (0.8.2)
45
- mini_portile2 (2.1.0)
49
+ mime-types (2.99.3)
50
+ mini_portile2 (2.2.0)
46
51
  multi_json (1.12.1)
47
52
  multi_xml (0.6.0)
48
53
  multipart-post (2.0.0)
49
- nokogiri (1.7.0.1)
50
- mini_portile2 (~> 2.1.0)
51
- oauth2 (1.3.0)
52
- faraday (>= 0.8, < 0.11)
54
+ nokogiri (1.8.0)
55
+ mini_portile2 (~> 2.2.0)
56
+ oauth2 (1.4.0)
57
+ faraday (>= 0.8, < 0.13)
53
58
  jwt (~> 1.0)
54
59
  multi_json (~> 1.3)
55
60
  multi_xml (~> 0.5)
@@ -73,37 +78,37 @@ GEM
73
78
  pry-stack_explorer (0.4.9.2)
74
79
  binding_of_caller (>= 0.7)
75
80
  pry (>= 0.9.11)
76
- psych (2.2.2)
81
+ psych (2.2.4)
77
82
  queue_ding (0.1.5)
78
83
  aquarium (~> 0)
79
84
  json (~> 2.0, >= 2.0.2)
80
85
  semver2 (~> 3)
81
- rack (2.0.1)
86
+ rack (2.0.3)
82
87
  rake (12.0.0)
83
- rdoc (5.0.0)
88
+ rdoc (5.1.0)
84
89
  rgb (0.1.0)
85
- rspec (3.5.0)
86
- rspec-core (~> 3.5.0)
87
- rspec-expectations (~> 3.5.0)
88
- rspec-mocks (~> 3.5.0)
89
- rspec-core (3.5.4)
90
- rspec-support (~> 3.5.0)
91
- rspec-expectations (3.5.0)
90
+ rspec (3.6.0)
91
+ rspec-core (~> 3.6.0)
92
+ rspec-expectations (~> 3.6.0)
93
+ rspec-mocks (~> 3.6.0)
94
+ rspec-core (3.6.0)
95
+ rspec-support (~> 3.6.0)
96
+ rspec-expectations (3.6.0)
92
97
  diff-lcs (>= 1.2.0, < 2.0)
93
- rspec-support (~> 3.5.0)
94
- rspec-mocks (3.5.0)
98
+ rspec-support (~> 3.6.0)
99
+ rspec-mocks (3.6.0)
95
100
  diff-lcs (>= 1.2.0, < 2.0)
96
- rspec-support (~> 3.5.0)
97
- rspec-support (3.5.0)
101
+ rspec-support (~> 3.6.0)
102
+ rspec-support (3.6.0)
98
103
  semver2 (3.4.2)
99
- simplecov (0.13.0)
104
+ simplecov (0.14.1)
100
105
  docile (~> 1.1.0)
101
106
  json (>= 1.8, < 3)
102
107
  simplecov-html (~> 0.10.0)
103
- simplecov-html (0.10.0)
108
+ simplecov-html (0.10.1)
104
109
  slop (3.6.0)
105
- thread_safe (0.3.5)
106
- yard (0.9.8)
110
+ thread_safe (0.3.6)
111
+ yard (0.9.9)
107
112
 
108
113
  PLATFORMS
109
114
  ruby
@@ -129,4 +134,4 @@ DEPENDENCIES
129
134
  yard (~> 0.7)
130
135
 
131
136
  BUNDLED WITH
132
- 1.13.6
137
+ 1.14.6
data/README.org CHANGED
@@ -103,6 +103,17 @@
103
103
  [[https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=4AZLVF9WH9J3C&lc=US&item_name=FXRuby%20Enhancement&item_number=enhancement&currency_code=EUR&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted][Donations are appreciated.]]
104
104
 
105
105
  ** Installation
106
+ Requirements: You must have Fox16 installed on your system.
107
+ Depending on your operating system, the details will vary.
108
+ And currently on MacOSX you will also need to install
109
+ X-Windows. Here, we link you to the details provided by
110
+ FXRuby for your particular environment:
111
+
112
+ OS Details
113
+ | Linux | https://github.com/lylejohnson/fxruby/wiki/Setting-Up-a-Linux-Build-Environment |
114
+ | Mac OSX | https://github.com/lylejohnson/fxruby/wiki/Setting-Up-a-Mac-OS-X-Development-Environment |
115
+ | Windows | https://github.com/lylejohnson/fxruby/wiki/Setting-Up-a-Windows-Build-Environment |
116
+
106
117
  To install the gem from commandline:
107
118
 
108
119
  #+begin_src bash
@@ -479,7 +490,7 @@
479
490
  has not been released yet for general usage. The
480
491
  documentation in this section will change, I promise,
481
492
  so please be aware of that. I am open to your suggestions
482
- and input diring development, so feel free to raise
493
+ and input during development, so feel free to raise
483
494
  issues.
484
495
 
485
496
  fx_chart is a custom widget supplied by Enhancement,
@@ -2,16 +2,16 @@
2
2
  # DO NOT EDIT THIS FILE DIRECTLY
3
3
  # Instead, edit Juwelier::Tasks in Rakefile, and run 'rake gemspec'
4
4
  # -*- encoding: utf-8 -*-
5
- # stub: fxruby-enhancement 0.2.0 ruby lib
5
+ # stub: fxruby-enhancement 0.2.1 ruby lib
6
6
 
7
7
  Gem::Specification.new do |s|
8
8
  s.name = "fxruby-enhancement".freeze
9
- s.version = "0.2.0"
9
+ s.version = "0.2.1"
10
10
 
11
11
  s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version=
12
12
  s.require_paths = ["lib".freeze]
13
13
  s.authors = ["Fred Mitchell".freeze]
14
- s.date = "2017-02-16"
14
+ s.date = "2017-06-25"
15
15
  s.description = "The fxruby library is an excellent wrapper for the FOX toolkit. However, it reflects the\n C++-ness of FOX, rather than being more Ruby-like. As such, creating composed objects with\n it tends to be rather ugly and cumbersome.\n\n fxruby-enhancement is a wrapper for the wrapper, to \"rubyfy\" it and make it more easy to \n use for Rubyists. \n\n fxruby-enhancement is basically a DSL of sorts, and every effort has been taken to make \n it intuitive to use. Once you get the hang of it, you should be able to look at the FXRuby\n API documentation and infer the DSL construct for fxruby-enhancement.".freeze
16
16
  s.email = "fred.mitchell@gmx.de".freeze
17
17
  s.extra_rdoc_files = [
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: fxruby-enhancement
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.0
4
+ version: 0.2.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Fred Mitchell
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2017-02-16 00:00:00.000000000 Z
11
+ date: 2017-06-25 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: semver2