Skip to content

Commit 6cdebcb

Browse files
committed
Pushed to rubygems
1 parent 2a86851 commit 6cdebcb

3 files changed

+3
-3
lines changed

Gemfile.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
bootstrap_form_builder (0.0.1)
4+
bootstrap2_form_builder (0.0.1)
55
rails (~> 3.2.1)
66

77
GEM
@@ -93,7 +93,7 @@ PLATFORMS
9393
x86-mingw32
9494

9595
DEPENDENCIES
96-
bootstrap_form_builder!
96+
bootstrap2_form_builder!
9797
haml
9898
jquery-rails
9999
sqlite3

bootstrap2_form_builder-0.0.1.gem

412 KB
Binary file not shown.

bootstrap_form_builder.gemspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ require "bootstrap_form_builder/version"
55

66
# Describe your gem and declare its dependencies:
77
Gem::Specification.new do |s|
8-
s.name = "bootstrap_form_builder"
8+
s.name = "bootstrap2_form_builder"
99
s.version = BootstrapFormBuilder::VERSION
1010
s.authors = ["Zachary G. Wright"]
1111
s.email = ["[email protected]"]

0 commit comments

Comments
 (0)