fluxbox_apps_menu 1.1.0 → 1.1.1
Sign up to get free protection for your applications and to get access to all the features.
- data/Gemfile.lock +3 -3
- data/lib/fluxbox_apps_menu/desktop_file.rb +1 -1
- data/lib/fluxbox_apps_menu/version.rb +1 -1
- metadata +2 -2
data/Gemfile.lock
CHANGED
@@ -1,8 +1,8 @@
|
|
1
1
|
PATH
|
2
2
|
remote: .
|
3
3
|
specs:
|
4
|
-
fluxbox_apps_menu (1.
|
5
|
-
inifile
|
4
|
+
fluxbox_apps_menu (1.1.1)
|
5
|
+
inifile (~> 3.0)
|
6
6
|
thor
|
7
7
|
|
8
8
|
GEM
|
@@ -10,7 +10,7 @@ GEM
|
|
10
10
|
specs:
|
11
11
|
inifile (3.0.0)
|
12
12
|
rake (10.1.1)
|
13
|
-
thor (0.
|
13
|
+
thor (0.19.1)
|
14
14
|
|
15
15
|
PLATFORMS
|
16
16
|
ruby
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: fluxbox_apps_menu
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.1.
|
4
|
+
version: 1.1.1
|
5
5
|
prerelease:
|
6
6
|
platform: ruby
|
7
7
|
authors:
|
@@ -9,7 +9,7 @@ authors:
|
|
9
9
|
autorequire:
|
10
10
|
bindir: bin
|
11
11
|
cert_chain: []
|
12
|
-
date: 2014-
|
12
|
+
date: 2014-11-16 00:00:00.000000000 Z
|
13
13
|
dependencies:
|
14
14
|
- !ruby/object:Gem::Dependency
|
15
15
|
name: bundler
|