Skip to content

Commit

Permalink
Merge pull request #1 from peek-travel/updates/questions-inventory-ho…
Browse files Browse the repository at this point in the history
…w-to

BookingQuestions Inventory HowTo
  • Loading branch information
coladarci authored Nov 13, 2023
2 parents a778d88 + 249ff94 commit 949532b
Show file tree
Hide file tree
Showing 7 changed files with 1,740 additions and 58 deletions.
1 change: 1 addition & 0 deletions .tool-versions
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
ruby 2.7.0
nodejs 16.19.0
8 changes: 3 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ GEM
execjs (2.7.0)
fast_blank (1.0.0)
fastimage (2.1.5)
ffi (1.11.1)
ffi (1.16.3)
haml (5.1.1)
temple (>= 0.8.0)
tilt
Expand Down Expand Up @@ -89,7 +89,6 @@ GEM
parallel (1.17.0)
public_suffix (3.1.0)
rack (2.0.7)
rake (12.3.2)
rb-fsevent (0.10.3)
rb-inotify (0.10.0)
ffi (~> 1.0)
Expand All @@ -100,9 +99,8 @@ GEM
sass-listen (4.0.0)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
sassc (2.0.1)
sassc (2.4.0)
ffi (~> 1.9)
rake
servolux (0.13.0)
sprockets (3.7.2)
concurrent-ruby (~> 1.0)
Expand Down Expand Up @@ -133,4 +131,4 @@ RUBY VERSION
ruby 2.3.3p222

BUNDLED WITH
2.1.4
2.2.13
220 changes: 220 additions & 0 deletions source/includes/_entities.md

Large diffs are not rendered by default.

Loading

0 comments on commit 949532b

Please sign in to comment.