Skip to content

Commit d258bfe

Browse files
release v 1.1.0
1 parent 1b3da2a commit d258bfe

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

Diff for: easy_html_creator.gemspec

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Gem::Specification.new do |s|
22
s.name = 'easy_html_creator'
3-
s.version = '1.0.0'
3+
s.version = '1.1.0'
44
s.licenses = ['MIT']
55
s.summary = "A simple project for fast and easy HTML website createmend"
66
s.description = "Easy_html_creator is a gem that makes developing static HTML websites easy and joyful.
@@ -25,7 +25,6 @@ We also included the 'actionview' gem, to enable the use of rails standard funct
2525
s.add_runtime_dependency 'haml'
2626
s.add_runtime_dependency 'sass'
2727
s.add_runtime_dependency 'coffee-script'
28-
s.add_runtime_dependency 'rake'
2928
s.add_runtime_dependency 'bootstrap-sass'
3029
s.add_runtime_dependency 'actionview'
3130
end

Diff for: versions/easy_html_creator-1.1.0.gem

166 KB
Binary file not shown.

0 commit comments

Comments
 (0)